From: Andrew Garrett Date: Wed, 19 Dec 2007 02:18:12 +0000 (+0000) Subject: Grammatical correction in RELEASE-NOTES. X-Git-Tag: 1.31.0-rc.0~50347 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=bb82cfb50619386344f942bd8c2627411ccfee2a;p=lhc%2Fweb%2Fwiklou.git Grammatical correction in RELEASE-NOTES. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 83275f5195..500e9dea2e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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.