From 22a018a9921cf919fba81b0f30a762ddeba2e9e7 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Sun, 30 Oct 2011 21:02:11 +0000 Subject: [PATCH] (bug 32051) Fix description for wlprop=sizes --- includes/api/ApiQueryWatchlist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ), -- 2.20.1