jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1081499?usp=email )
Change subject: [doc] Fix typo ......................................................................
[doc] Fix typo
Change-Id: Icae902f5f275f7c4aab48307fa92ff11a8b2f484 --- M scripts/cosmetic_changes.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/cosmetic_changes.py b/scripts/cosmetic_changes.py index 2964c61..a916aef 100755 --- a/scripts/cosmetic_changes.py +++ b/scripts/cosmetic_changes.py @@ -17,7 +17,7 @@
-ignore: Ignores if an error occurred and either skips the page or only that method. It can be set to: - all - dos not ignore errors + all - does not ignore errors match - ignores ISBN related errors (default) method - ignores fixing method errors page - ignores page related errors
pywikibot-commits@lists.wikimedia.org