From: Roan Kattouw Date: Sun, 30 Oct 2011 21:02:11 +0000 (+0000) Subject: (bug 32051) Fix description for wlprop=sizes X-Git-Tag: 1.31.0-rc.0~26816 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres//%22%24url/%22?a=commitdiff_plain;h=22a018a9921cf919fba81b0f30a762ddeba2e9e7;p=lhc%2Fweb%2Fwiklou.git (bug 32051) Fix description for wlprop=sizes --- diff --git a/includes/api/ApiQueryWatchlist.php b/includes/api/ApiQueryWatchlist.php index c95373ff90..e69ab50644 100644 --- a/includes/api/ApiQueryWatchlist.php +++ b/includes/api/ApiQueryWatchlist.php @@ -409,7 +409,7 @@ class ApiQueryWatchlist extends ApiQueryGeneratorBase { ' parsedcomment - Adds parsed comment of the edit', ' timestamp - Adds timestamp of the edit', ' patrol - Tags edits that are patrolled', - ' size - Adds the old and new lengths of the page', + ' sizes - Adds the old and new lengths of the page', ' notificationtimestamp - Adds timestamp of when the user was last notified about the edit', ' loginfo - Adds log information where appropriate', ),