diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-06-13 16:16:44 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-06-13 16:16:44 +0000 |
commit | cafa6aa0f4d4e6f4376f5b77e295da39ec149993 (patch) | |
tree | 4735a2eccc0671e5ed76a9b7f3ad955e4bac624a /docs/help | |
parent | 8e178969acfbdaabcd1f49b0220ec6cb73c54240 (diff) | |
download | irssi-cafa6aa0f4d4e6f4376f5b77e295da39ec149993.zip |
Change 'looser' to 'loser' in help file.
Bug #512
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4552 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/ban.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/ban.in b/docs/help/in/ban.in index 53ca80ef..e054549c 100644 --- a/docs/help/in/ban.in +++ b/docs/help/in/ban.in @@ -14,8 +14,8 @@ the following: Custom [nick] [user] [host] [domain] Examples: - /BAN looser - Bans the nick 'looser' - /BAN -host looser - Bans the host of nick 'looser' + /BAN loser - Bans the nick 'loser' + /BAN -host loser - Bans the host of nick 'loser' /BAN *!*@*.org - Bans all the users coming from any .org domain. /SET ban_type custom nick domain - nick!*@*.domain.net |