Per Siebrand: fix typo in RELEASE-NOTES
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 30 Apr 2011 15:50:05 +0000 (15:50 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 30 Apr 2011 15:50:05 +0000 (15:50 +0000)
RELEASE-NOTES

index d155e9e..f207d3d 100644 (file)
@@ -254,7 +254,7 @@ PHP if you have not done so prior to upgrading MediaWiki.
 * (bug 27249) "Installed software" table in Special:Version should always be
   left-to-right.
 * (bug 28719) Do not call mLinkHolders __destruct explicitly
-* (bug 21196) Article::getContributors() no longer fail on PostgreSQL.
+* (bug 21196) Article::getContributors() no longer fails on PostgreSQL.
 * (bug 28752) XCache doesn't work in CLI mode.
 
 === API changes in 1.18 ===