Update documentation as pointed out by Aaron. Fix on r43155.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 22:26:58 +0000 (22:26 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 22:26:58 +0000 (22:26 +0000)
includes/UserMailer.php

index 69434d4..8f3a7d0 100644 (file)
@@ -46,7 +46,7 @@ class MailAddress {
 
        /**
         * Return formatted and quoted address to insert into SMTP headers
-        * @param  bool $useRealName True will use real name instead of username
+        * @param  bool $wgEnotifUseRealName true will use real name instead of username
         * @return string
         */
        function toString() {