Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/260899
Change subject: Typo fix ...................................................................... Typo fix Change-Id: I2b273f1c5c56fd3aebd9959ad250c2f9c5f7a431 --- M scripts/welcome.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/99/260899/1 diff --git a/scripts/welcome.py b/scripts/welcome.py index b77d9e2..ea36244 100755 --- a/scripts/welcome.py +++ b/scripts/welcome.py @@ -151,7 +151,7 @@ * * * The regex to load the user might be slightly different from project to * * project. (In this case, write to Filnik or the PWRF for help...) * -* Use a class to group toghether the functions used. * +* Use a class to group together the functions used. * * * ******************************** Badwords ********************************** @@ -164,7 +164,7 @@ or deleting. Some words, like "Administrator" or "Dio" (God in italian) or "Jimbo" aren't -badword at all but can be used for some bad-nickname. +badwords at all but can be used for some bad-nickname. """ # # (C) Alfio, 2005 -- To view, visit https://gerrit.wikimedia.org/r/260899 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2b273f1c5c56fd3aebd9959ad250c2f9c5f7a431 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: 2.0 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Hazard-SJ <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
