jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/640366 )

Change subject: Update docs
......................................................................

Update docs

* Official name is Wikimedia Meta-Wiki
* wikimedia -> Wikimedia
* wikivoyage -> Wikivoyage

Change-Id: I8c31dd2731155ccdac83e9ca81e3120a6a4b3150
---
M pywikibot/comms/eventstreams.py
M pywikibot/families/meta_family.py
M pywikibot/families/wikivoyage_family.py
M scripts/README.rst
M scripts/fixing_redirects.py
5 files changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/comms/eventstreams.py b/pywikibot/comms/eventstreams.py
index be525cd..e354ffb 100644
--- a/pywikibot/comms/eventstreams.py
+++ b/pywikibot/comms/eventstreams.py
@@ -89,7 +89,7 @@
             Multiple streams may be given as a string with comma separated
             stream types or an iterable of strings
             Refer https://stream.wikimedia.org/?doc for available
-            wikimedia stream types.
+            Wikimedia stream types.
         @type streams: str or iterable
         @keyword timeout: a timeout value indication how long to wait to send
             data before giving up
diff --git a/pywikibot/families/meta_family.py 
b/pywikibot/families/meta_family.py
index c1366e8..bcab195 100644
--- a/pywikibot/families/meta_family.py
+++ b/pywikibot/families/meta_family.py
@@ -8,7 +8,7 @@
 from pywikibot import family


-# The meta wikimedia family
+# The Wikimedia Meta-Wiki family
 class Family(family.WikimediaOrgFamily):

     """Family class for Meta Wiki."""
diff --git a/pywikibot/families/wikivoyage_family.py 
b/pywikibot/families/wikivoyage_family.py
index d99caa9..97e290d 100644
--- a/pywikibot/families/wikivoyage_family.py
+++ b/pywikibot/families/wikivoyage_family.py
@@ -5,7 +5,7 @@
 #
 # Distributed under the terms of the MIT license.
 #
-# The new wikivoyage family that is hosted at wikimedia
+# The new Wikivoyage family that is hosted at Wikimedia
 from pywikibot import family


diff --git a/scripts/README.rst b/scripts/README.rst
index c8df3da..24e48af 100644
--- a/scripts/README.rst
+++ b/scripts/README.rst
@@ -107,7 +107,7 @@
     | image.py               | This script can be used to change one image to 
another  |
     |                        | or remove an image entirely.                    
        |
     
+------------------------+---------------------------------------------------------+
-    | imagecopy.py           | Copies images from a wikimedia wiki to Commons  
        |
+    | imagecopy.py           | Copies images from a Wikimedia wiki to Commons  
        |
     
+------------------------+---------------------------------------------------------+
     | imagecopy_self.py      | Copy self published files from the English 
Wikipedia to |
     |                        | Commons.                                        
        |
diff --git a/scripts/fixing_redirects.py b/scripts/fixing_redirects.py
index 83f385b..d272888 100755
--- a/scripts/fixing_redirects.py
+++ b/scripts/fixing_redirects.py
@@ -5,7 +5,7 @@

 Can be used with:

--featured         Run over featured pages (for some wikimedia wikis only)
+-featured         Run over featured pages (for some Wikimedia wikis only)

 &params;
 """

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/640366
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I8c31dd2731155ccdac83e9ca81e3120a6a4b3150
Gerrit-Change-Number: 640366
Gerrit-PatchSet: 4
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to