jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/761760 )
Change subject: [doc] Update documentation
......................................................................
[doc] Update documentation
* fix typo:
** don't now --> don't know
Change-Id: If41e630b651a0f0d705612f3d3704bfbcf1febdb
---
M scripts/archivebot.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/scripts/archivebot.py b/scripts/archivebot.py
index 7e5a64e..4eb7094 100755
--- a/scripts/archivebot.py
+++ b/scripts/archivebot.py
@@ -690,7 +690,7 @@
# "era" regardless of the counter and deal with it later
key = pattern % params
threads_per_archive[key].append((i, thread))
- whys.add(why) # xxx: we don't now if we ever archive anything
+ whys.add(why) # xxx: we don't know if we ever archive anything
params = self.get_params(self.now, counter)
aux_params = self.get_params(self.now, counter + 1)
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/761760
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: If41e630b651a0f0d705612f3d3704bfbcf1febdb
Gerrit-Change-Number: 761760
Gerrit-PatchSet: 2
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]