Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1300139?usp=email )
Change subject: Fix spelling mistakes ...................................................................... Fix spelling mistakes Change-Id: I28471ff38348ab3735b1db4ba6826b389c7c47ec Signed-off-by: Xqt <[email protected]> --- M scripts/replace.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/scripts/replace.py b/scripts/replace.py index ef77ce8..187a442 100755 --- a/scripts/replace.py +++ b/scripts/replace.py @@ -838,7 +838,7 @@ .. version-added:: 7.0 .. version-changed:: 9.2 - replacement patterns are printed it they are incomplete. + replacement patterns are printed if they are incomplete. """ if not filename: filename = pywikibot.input( @@ -916,7 +916,7 @@ If args is an empty list, sys.argv is used. .. version-changed:: 9.2 - replacement patterns are printed it they are incomplete. + replacement patterns are printed if they are incomplete. :param args: command line arguments """ -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1300139?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: I28471ff38348ab3735b1db4ba6826b389c7c47ec Gerrit-Change-Number: 1300139 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]
