Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1147,7 +1147,7 @@ |
1148 | 1148 | # E-mail sending |
1149 | 1149 | 'pear-mail-error' => '$1', # do not translate or duplicate this message to other languages |
1150 | 1150 | 'php-mail-error' => '$1', # do not translate or duplicate this message to other languages |
1151 | | -'php-mail-error-unknown' => "Unkown error in PHP's mail() function", |
| 1151 | +'php-mail-error-unknown' => "Unknown error in PHP's mail() function", |
1152 | 1152 | |
1153 | 1153 | # JavaScript password checks |
1154 | 1154 | 'password-strength' => 'Estimated password strength: $1', |