1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

irc: fix typo in /help allpv

This commit is contained in:
Sebastien Helleu
2014-03-19 19:24:35 +01:00
parent 63b474013e
commit b09fbea954
18 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -5679,7 +5679,7 @@ irc_command_init ()
N_("execute a command on all private buffers of all connected servers"),
N_("[-current] [-exclude=<nick>[,<nick>...]] <command> "
"[<arguments>]"),
N_(" -current: execute command for private buffers of current server "
N_(" -current: execute command for private buffers of current server "
"only\n"
" -exclude: exclude some nicks ('*' is allowed at beginning or "
"end of nick name, to exclude many nicks)\n"