From: Michael Poole Date: Fri, 27 Jul 2007 01:32:55 +0000 (-0400) Subject: Fix typo in !help ban. X-Git-Tag: v1.4.0-rc1~11 X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=0f21de3ac34ebe5b3bb6e6a46425288d8e908f88 Fix typo in !help ban. src/chanserv.help: In English, we generally say "please join #channel" rather than "please join to #channel". --- diff --git a/src/chanserv.help b/src/chanserv.help index 44e2d26..87bc3f7 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -128,7 +128,7 @@ "$uSee Also:$u register, noregister, dnrsearch, unregister"); "BAN" ("/msg $C BAN <#channel> ", "This command will temporarily add a ban for the user specified as the parameter. Masks are to be supplied in the format !@ and usually contain wildcards. If a nick is specified, a mask is automatically generated (though not completely foolproof). This ban is removed either by removing it from the channel ban list using any irc client, or sending the UNBAN or UNBANALL commands. If you are banned with this method, the UNBANME command can be used.", - "$uFor assistance, please join to #support$u", + "$uFor assistance, please join #support$u", "Example: *!*serv@*.gamesurge.net would ban anyone with ident 'serv' and a gamesurge.net hostname from joining the channel.", "$uSee Also:$u unban, unbanall, unbanme"); "BANS" ("/msg $C BANS <#channel> [mask|nick]",