Encoding issues are not this unseen of...
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 6 Jul 2009 22:24:37 +0000 (22:24 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 6 Jul 2009 22:24:37 +0000 (22:24 +0000)
docs/hooks.txt

index 30934fc..07da32c 100644 (file)
@@ -1534,7 +1534,7 @@ $template: SimpleTemplate instance for the form
 
 'UserLoginMailPassword': Block users from emailing passwords
 $name: the username to email the password of.
-&$error: out-param ��the error message to return.
+&$error: out-param the error message to return.
 
 'UserLogout': before a user logs out
 $user: the user object that is about to be logged out