From: Brion Vibber Date: Tue, 20 Dec 2011 21:29:24 +0000 (+0000) Subject: grammar :) followup r106514 X-Git-Tag: 1.31.0-rc.0~25853 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=47bafc76c932ce41ef0a583f4021da9e44b69162;p=lhc%2Fweb%2Fwiklou.git grammar :) followup r106514 --- diff --git a/includes/api/ApiQueryRevisions.php b/includes/api/ApiQueryRevisions.php index 7fac077506..8da079c03d 100644 --- a/includes/api/ApiQueryRevisions.php +++ b/includes/api/ApiQueryRevisions.php @@ -606,7 +606,7 @@ class ApiQueryRevisions extends ApiQueryBase { ' user - User that made the revision', ' userid - User id of revision creator', ' size - Length (bytes) of the revision', - ' sha1 - SHA-1 (base 16) the revision', + ' sha1 - SHA-1 (base 16) of the revision', ' comment - Comment by the user for revision', ' parsedcomment - Parsed comment by the user for the revision', ' content - Text of the revision',