Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1289185?usp=email )
Change subject: doc: fix spelling mistake ...................................................................... doc: fix spelling mistake Change-Id: I689f95ca54796eaf3afa2afbfacab280eda17e20 Signed-off-by: Xqt <[email protected]> --- M pywikibot/pagegenerators/_generators.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved diff --git a/pywikibot/pagegenerators/_generators.py b/pywikibot/pagegenerators/_generators.py index 80460ce..ff46326 100644 --- a/pywikibot/pagegenerators/_generators.py +++ b/pywikibot/pagegenerators/_generators.py @@ -496,7 +496,7 @@ ) -> Iterable[pywikibot.page.Page]: """Return a page generator from pageids. - Pages are iterated in the same order than in the underlying pageids. + Pages are iterated in the same order as in the underlying pageids. Pageids are filtered and only one page is returned in case of duplicate pageid. -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1289185?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: I689f95ca54796eaf3afa2afbfacab280eda17e20 Gerrit-Change-Number: 1289185 Gerrit-PatchSet: 3 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]
