jenkins-bot has submitted this change and it was merged. Change subject: Fix spelling error in comments. (Google Code-in 2013 student here. Checking to make sure I'm using Gerrit Patch Uploader correctly.) ......................................................................
Fix spelling error in comments. (Google Code-in 2013 student here. Checking to make sure I'm using Gerrit Patch Uploader correctly.) Change-Id: Ia761980be24f7ddc7673d0a85b96612c2518890c --- M commonscat.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Merlijn van Deen: Looks good to me, approved jenkins-bot: Verified diff --git a/commonscat.py b/commonscat.py index d8e1791..be2fff3 100644 --- a/commonscat.py +++ b/commonscat.py @@ -5,7 +5,7 @@ The tool works by following the interwiki links. If the template is present on another langauge page, the bot will use it. -You could probably use it at articles as well, but this isnt tested. +You could probably use it at articles as well, but this isn't tested. This bot uses pagegenerators to get a list of pages. The following options are supported: -- To view, visit https://gerrit.wikimedia.org/r/96149 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia761980be24f7ddc7673d0a85b96612c2518890c Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/compat Gerrit-Branch: master Gerrit-Owner: Gerrit Patch Uploader <[email protected]> Gerrit-Reviewer: Gerrit Patch Uploader <[email protected]> Gerrit-Reviewer: Guoguo12 <[email protected]> Gerrit-Reviewer: Merlijn van Deen <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
