jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756699 )
Change subject: [doc] Update documentation ...................................................................... [doc] Update documentation * Fix typo ** precessors -> processors Change-Id: Id0d6ada40c78bc16d31b5e735633260b3c68ff77 --- M scripts/maintenance/preload_sites.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/scripts/maintenance/preload_sites.py b/scripts/maintenance/preload_sites.py index 6c790e0..7e5b051 100755 --- a/scripts/maintenance/preload_sites.py +++ b/scripts/maintenance/preload_sites.py @@ -4,7 +4,7 @@ The following parameters are supported: -worker:<num> The number of parallel tasks to be run. Default is the - number of precessors on the machine + number of processors on the machine Usage: @@ -16,7 +16,7 @@ """ # -# (C) Pywikibot team, 2021 +# (C) Pywikibot team, 2022 # # Distributed under the terms of the MIT license. # -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756699 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: Id0d6ada40c78bc16d31b5e735633260b3c68ff77 Gerrit-Change-Number: 756699 Gerrit-PatchSet: 3 Gerrit-Owner: Meno25 <[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]
