From 4e1578a0c4a0428ef5a11eab04e01606c9427751 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 8 Jun 2008 11:48:59 +0200 Subject: typo fix FS#1416 darcs-hash:20080608094859-7ad00-bf9981681e210f9fff2a024fc9a6a180a4488942.gz --- inc/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index d7ece398b..2a330ea46 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -78,7 +78,7 @@ $lang['reghere'] = 'You don\'t have an account yet? Just get one'; $lang['profna'] = 'This wiki does not support profile modification'; $lang['profnochange'] = 'No changes, nothing to do.'; $lang['profnoempty'] = 'An empty name or email address is not allowed.'; -$lang['profchanged'] = 'User profile sucessfully updated.'; +$lang['profchanged'] = 'User profile successfully updated.'; $lang['pwdforget'] = 'Forgotten your password? Get a new one'; $lang['resendna'] = 'This wiki does not support password resending.'; -- cgit v1.2.3