Fix typo in r77714
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 5 Dec 2010 12:58:23 +0000 (12:58 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 5 Dec 2010 12:58:23 +0000 (12:58 +0000)
languages/messages/MessagesEn.php

index 02fd41e..78b10d7 100644 (file)
@@ -1147,7 +1147,7 @@ Please wait before trying again.',
 # E-mail sending
 'pear-mail-error'        => '$1', # do not translate or duplicate this message to other languages
 'php-mail-error'         => '$1', # do not translate or duplicate this message to other languages
-'php-mail-error-unknown' => "Unkown error in PHP's mail() function",
+'php-mail-error-unknown' => "Unknown error in PHP's mail() function",
 
 # JavaScript password checks
 'password-strength'            => 'Estimated password strength: $1',