r77797 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77796‎ | r77797 | r77798 >
Date:12:58, 5 December 2010
Author:catrope
Status:ok
Tags:
Comment:
Fix typo in r77714
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1147,7 +1147,7 @@
11481148 # E-mail sending
11491149 'pear-mail-error' => '$1', # do not translate or duplicate this message to other languages
11501150 '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",
11521152
11531153 # JavaScript password checks
11541154 'password-strength' => 'Estimated password strength: $1',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77714* Converted UserMailer stuff to return a Status object instead of true-or-Wik...ialex13:27, 4 December 2010

Status & tagging log