jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/979673 )

Change subject: [doc] Fix typo in category_redirect.py
......................................................................

[doc] Fix typo in category_redirect.py

Bug: T351951
Change-Id: I78c5cc5c0ec888b5c6d3cc6dbbc01eddcb9ac227
---
M scripts/category_redirect.py
1 file changed, 13 insertions(+), 3 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/scripts/category_redirect.py b/scripts/category_redirect.py
index 04153a6..1b337c1 100755
--- a/scripts/category_redirect.py
+++ b/scripts/category_redirect.py
@@ -14,8 +14,8 @@
 -always           If used, the bot won't ask if it should add the specified
                   text

--delay:#          Set an amount of days. If the category is edited more recenty
-                  than given days, ignore it. Default is 7.
+-delay:#          Set an amount of days. If the category is edited more
+                  recently than given days, ignore it. Default is 7.

 -tiny             Only loops over Category:Non-empty_category_redirects and
                   moves all images, pages and categories in redirect categories
@@ -30,7 +30,7 @@
    can be set within a settings file which is scripts.ini by default.
 """
 #
-# (C) Pywikibot team, 2008-2022
+# (C) Pywikibot team, 2008-2023
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/979673
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I78c5cc5c0ec888b5c6d3cc6dbbc01eddcb9ac227
Gerrit-Change-Number: 979673
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to