API: improve pageswithprop explanation
authorS Page <spage@wikimedia.org>
Mon, 13 Jul 2015 20:09:40 +0000 (13:09 -0700)
committerS Page <spage@wikimedia.org>
Mon, 13 Jul 2015 20:09:40 +0000 (13:09 -0700)
Minor rephrase.

Change-Id: I80fb3e3866f2e3e487f5fc980615f34def5558a3

includes/api/i18n/en.json

index f972a42..5a574d9 100644 (file)
        "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 <code>&#123;&#123;DISPLAYTITLE:&#125;&#125;</code>.",
-       "apihelp-query+pageswithprop-example-generator": "Get page info about first 10 pages using <code>_&#95;NOTOC_&#95;</code>.",
+       "apihelp-query+pageswithprop-example-generator": "Get additional information about the first 10 pages using <code>_&#95;NOTOC_&#95;</code>.",
 
        "apihelp-query+prefixsearch-description": "Perform a prefix search for page titles.",
        "apihelp-query+prefixsearch-param-search": "Search string.",