From 16700caa47bdf93300030122be2ede8039309a1b Mon Sep 17 00:00:00 2001 From: S Page Date: Mon, 13 Jul 2015 13:09:40 -0700 Subject: [PATCH] API: improve pageswithprop explanation Minor rephrase. Change-Id: I80fb3e3866f2e3e487f5fc980615f34def5558a3 --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index f972a42ca8..5a574d978c 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -816,7 +816,7 @@ "apihelp-query+pageswithprop-param-limit": "The maximum number of pages to return.", "apihelp-query+pageswithprop-param-dir": "In which direction to sort.", "apihelp-query+pageswithprop-example-simple": "List the first 10 pages using {{DISPLAYTITLE:}}.", - "apihelp-query+pageswithprop-example-generator": "Get page info about first 10 pages using __NOTOC__.", + "apihelp-query+pageswithprop-example-generator": "Get additional information about the first 10 pages using __NOTOC__.", "apihelp-query+prefixsearch-description": "Perform a prefix search for page titles.", "apihelp-query+prefixsearch-param-search": "Search string.", -- 2.20.1