summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-17 17:23:55 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-17 17:23:55 +0100
commit63c2915e3cc15e158f428d946249bade0dfcb5dc (patch)
treec95448608b813ec8c9e374998dc52774fc61299a /doc/it/autogen/user
parent30de830982f127c538602f05f4c9eb32d5f991cf (diff)
downloadweechat-63c2915e3cc15e158f428d946249bade0dfcb5dc.zip
irc: fix typo in /help kickban
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/irc_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt
index 808e0ac1b..2fb651258 100644
--- a/doc/it/autogen/user/irc_commands.txt
+++ b/doc/it/autogen/user/irc_commands.txt
@@ -284,7 +284,7 @@ channel: channel where user is
channel: channel where user is
nick: nick to kick and ban
- reason: reason for kick (special variables $nick, $channel and $channel are replaced by their value)
+ reason: reason for kick (special variables $nick, $channel and $server are replaced by their value)
It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*".