Grammatical correction in RELEASE-NOTES.
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 19 Dec 2007 02:18:12 +0000 (02:18 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 19 Dec 2007 02:18:12 +0000 (02:18 +0000)
RELEASE-NOTES

index 83275f5..500e9de 100644 (file)
@@ -25,7 +25,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * MediaWiki now checks if serialized files are out of date. New configuration
   variable $wgCheckSerialized can be set to false to enable old behavior (i.e.
   to not check and assume they are always up to date)
-* The rollback permission is now be rate-limited using the normal mechanism.
+* The rollback permission can now be rate-limited using the normal mechanism.
 * New configuration variable $wgExtraLanguageNames
 * Behaviour of $wgAddGroups and $wgRemoveGroups changed. New behaviour:
 * * Granting the userrights privilege allows arbitrary changing of rights.