1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

irc: fix typo in /help kickban

This commit is contained in:
Sebastien Helleu
2014-03-17 17:23:55 +01:00
parent 30de830982
commit 63c2915e3c
18 changed files with 57 additions and 46 deletions
+1 -1
View File
@@ -5849,7 +5849,7 @@ irc_command_init ()
N_("channel: channel where user is\n"
" nick: nick to kick and ban\n"
" reason: reason for kick (special variables $nick, $channel and "
"$channel are replaced by their value)\n"
"$server are replaced by their value)\n"
"\n"
"It is possible to kick/ban with a mask, nick will be extracted from "
"mask and replaced by \"*\".\n"