Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306125?usp=email )
Change subject: config: fix spelling mistake in config.py ...................................................................... config: fix spelling mistake in config.py Change-Id: I5d1814a2ef0030391aa592fe8244cc66be1ac57b --- M pywikibot/config.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pywikibot/config.py b/pywikibot/config.py index b64ab08..47679c9 100644 --- a/pywikibot/config.py +++ b/pywikibot/config.py @@ -867,7 +867,7 @@ pickle_protocol = 5 # 7-zip executable setting -# The default for 7-zip executable is '7za' but my also be '7Z'. If The +# The default for 7-zip executable is '7za' but may also be '7Z'. If the # executable is not included in the local PATH environment variable the # relative or absolute path can also be given with this cmd line setting # like: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1306125?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: I5d1814a2ef0030391aa592fe8244cc66be1ac57b Gerrit-Change-Number: 1306125 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]
