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

Change subject: [doc] Update documentation
......................................................................

[doc] Update documentation

Change-Id: If024b9c2e1915a1d5fd47087736257ff7a509042
---
M pywikibot/families/lingualibre_family.py
M pywikibot/families/wikihow_family.py
M pywikibot/families/wowwiki_family.py
3 files changed, 5 insertions(+), 5 deletions(-)

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



diff --git a/pywikibot/families/lingualibre_family.py 
b/pywikibot/families/lingualibre_family.py
index 7febae9..81f1377 100644
--- a/pywikibot/families/lingualibre_family.py
+++ b/pywikibot/families/lingualibre_family.py
@@ -3,7 +3,7 @@
 .. versionaddded: 6.5
 """
 #
-# (C) Pywikibot team, 2021
+# (C) Pywikibot team, 2021-2022
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/pywikibot/families/wikihow_family.py 
b/pywikibot/families/wikihow_family.py
index c3b3650..d72fe38 100644
--- a/pywikibot/families/wikihow_family.py
+++ b/pywikibot/families/wikihow_family.py
@@ -1,4 +1,4 @@
-"""Family module for Wikihow wiki.
+"""Family module for wikiHow wiki.

 .. versionadded:: 3.0
 """
@@ -13,7 +13,7 @@

 class Family(family.SubdomainFamily):

-    """Family class for Wikihow Wiki.
+    """Family class for wikiHow Wiki.

     .. versionadded:: 3.0
     """
@@ -33,7 +33,7 @@

     @classproperty
     def domains(cls):
-        """List of domains used by family wikihow."""
+        """List of domains used by family wikiHow."""
         return [
             cls.domain,
             'wikihow.cz',  # cs
diff --git a/pywikibot/families/wowwiki_family.py 
b/pywikibot/families/wowwiki_family.py
index 64e6854..51fa7c0 100644
--- a/pywikibot/families/wowwiki_family.py
+++ b/pywikibot/families/wowwiki_family.py
@@ -1,6 +1,6 @@
 """Family module for WOW wiki."""
 #
-# (C) Pywikibot team, 2009-2021
+# (C) Pywikibot team, 2009-2022
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/831225
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: If024b9c2e1915a1d5fd47087736257ff7a509042
Gerrit-Change-Number: 831225
Gerrit-PatchSet: 3
Gerrit-Owner: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to