Fix typo in RELEASE-NOTES
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 14 May 2013 06:33:27 +0000 (08:33 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 14 May 2013 06:33:27 +0000 (08:33 +0200)
Follow-up a2c6734 (I42be68c6a0): a "is false" was missing.

Change-Id: Ia81fbcded13c2da4354f1dce383bf5b854b99e49

RELEASE-NOTES-1.22

index cf50bb8..6b66ce0 100644 (file)
@@ -74,8 +74,8 @@ production.
   which can be cascading (previously 'sysop' was hard-coded as the only one).
 
 === Bug fixes in 1.22 ===
-* Disable Special:PasswordReset when $wgEnableEmail. Previously one could still
-  navigate to the page by entering the URL directly.
+* Disable Special:PasswordReset when $wgEnableEmail is false. Previously one
+  could still navigate to the page by entering the URL directly.
 * (bug 47138) Fixed a fatal error when a blocked user tries to automatically
   create an account on login due external authentication in some circumstances.
 * (bug 23393) HTML <hN> headings containing line breaks are now handled