Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/96149
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(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/compat refs/changes/49/96149/1 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: newchange Gerrit-Change-Id: Ia761980be24f7ddc7673d0a85b96612c2518890c Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/compat Gerrit-Branch: master Gerrit-Owner: Gerrit Patch Uploader <[email protected]> Gerrit-Reviewer: Guoguo12 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
