Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1285724?usp=email )
Change subject: Fix spelling mistake in interwiki.py ...................................................................... Fix spelling mistake in interwiki.py Change-Id: I521e1f7464285671258c018081936f206b44494a Signed-off-by: Xqt <[email protected]> --- M scripts/interwiki.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved diff --git a/scripts/interwiki.py b/scripts/interwiki.py index 61de202..ae34f7f 100755 --- a/scripts/interwiki.py +++ b/scripts/interwiki.py @@ -1166,7 +1166,7 @@ # Page exists, isn't a redirect, and is a plain link (no section) if self.origin is None: - # the 1st existig page becomes the origin page, if none was + # the 1st existing page becomes the origin page, if none was # supplied self.origin = page -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1285724?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: I521e1f7464285671258c018081936f206b44494a Gerrit-Change-Number: 1285724 Gerrit-PatchSet: 2 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]
