jenkins-bot submitted this change.

View Change


Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] Fix typo in category_redirect.py

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

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 change 979673. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I78c5cc5c0ec888b5c6d3cc6dbbc01eddcb9ac227
Gerrit-Change-Number: 979673
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: D3r1ck01 <dalangi-ctr@wikimedia.org>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged