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

Change subject: [dod] fix spelling mistak in throttle.py
......................................................................

[dod] fix spelling mistak in throttle.py

Change-Id: I307ad5a59ab1be8c397aa37f4e0a10acb8993160
---
M pywikibot/throttle.py
1 file changed, 11 insertions(+), 2 deletions(-)

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




diff --git a/pywikibot/throttle.py b/pywikibot/throttle.py
index 0404497..2241059 100644
--- a/pywikibot/throttle.py
+++ b/pywikibot/throttle.py
@@ -1,6 +1,6 @@
 """Mechanics to slow down wiki read and/or write rate."""
 #
-# (C) Pywikibot team, 2008-2022
+# (C) Pywikibot team, 2008-2023
 #
 # Distributed under the terms of the MIT license.
 #
@@ -139,7 +139,7 @@
         """Count running processes for site and set process_multiplicity.

         .. versionchanged:: 7.0
-           process is not written to throttle.ctrl file is site is empty
+           process is not written to throttle.ctrl file if site is empty.
         """
         global pid
         mysite = self.mysite

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/947717
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: I307ad5a59ab1be8c397aa37f4e0a10acb8993160
Gerrit-Change-Number: 947717
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[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