Xqt has submitted this change and it was merged.
Change subject: Typo fix ......................................................................
Typo fix
Change-Id: I2b273f1c5c56fd3aebd9959ad250c2f9c5f7a431 --- M scripts/welcome.py 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
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