Hazard-SJ has uploaded a new change for review. https://gerrit.wikimedia.org/r/260860
Change subject: Typo fix ...................................................................... Typo fix Change-Id: I7553a1a72a02025d03ad857c3481ed636da51776 --- M scripts/welcome.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/60/260860/1 diff --git a/scripts/welcome.py b/scripts/welcome.py index 8e4995a..7ebcfa6 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/260860 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7553a1a72a02025d03ad857c3481ed636da51776 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Hazard-SJ <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
