jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/696531 )
Change subject: [doc] Update documentation ......................................................................
[doc] Update documentation
* Use Better English
Change-Id: I8a9275b8752e1dc08dadaee912b1f0c7b657f284 --- M pywikibot/cosmetic_changes.py 1 file changed, 6 insertions(+), 6 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/cosmetic_changes.py b/pywikibot/cosmetic_changes.py index c9c0ee1..9d7e684 100755 --- a/pywikibot/cosmetic_changes.py +++ b/pywikibot/cosmetic_changes.py @@ -775,8 +775,8 @@ == Section title ==
:NOTE: This space is recommended in the syntax help on the - English and German Wikipedia. It is not wanted on Lojban and - English Wiktionary (T168399, T169064) and it might be that + English and German Wikipedias. It is not wanted on Lojban and + English Wiktionaries (T168399, T169064) and it might be that it is not wanted on other wikis. If there are any complaints, please file a bug report. """ @@ -793,7 +793,7 @@ Add a space between the * or # and the text.
:NOTE: This space is recommended in the syntax help on the - English, German, and French Wikipedia. It might be that it + English, German and French Wikipedias. It might be that it is not wanted on other wikis. If there are any complaints, please file a bug report. """ @@ -1028,10 +1028,10 @@
def commonsfiledesc(self, text): """ - Clean up file descriptions on the Wikimedia Commons. + Clean up file descriptions on Wikimedia Commons.
- It is working according to [1] and works only on pages in the file - namespace on the Wikimedia Commons. + It works according to [1] and works only on pages in the file + namespace on Wikimedia Commons.
[1]: https://commons.wikimedia.org/wiki/Commons:Tools/pywiki_file_description_cle...
pywikibot-commits@lists.wikimedia.org