Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1288459?usp=email )

Change subject: doc: Fix spelling mistakes
......................................................................

doc: Fix spelling mistakes

Change-Id: I5e07a5eada070da7a64757af362dda8e4ac557c2
---
M pywikibot/site/_generators.py
1 file changed, 2 insertions(+), 2 deletions(-)

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




diff --git a/pywikibot/site/_generators.py b/pywikibot/site/_generators.py
index f7138d5..85d2ec9 100644
--- a/pywikibot/site/_generators.py
+++ b/pywikibot/site/_generators.py
@@ -359,7 +359,7 @@
         total: int | None = None,
         content: bool = False
     ) -> Iterable[pywikibot.Page]:
-        """Iterale all redirects to the given page.
+        """Iterate all redirects to the given page.

         .. seealso:: :api:`Redirects`

@@ -481,7 +481,7 @@
         :param with_sort_key: If True, include the sort key in each
             Category
         :param content: If True, load the current content of each
-            iterated page default False); note that this means the
+            iterated page (default False); note that this means the
             contents of the category description page, not the pages
             contained in the category
         """

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

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5e07a5eada070da7a64757af362dda8e4ac557c2
Gerrit-Change-Number: 1288459
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to