summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/irc/irc-command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c
index 22807ebee..3dd8a2ed3 100644
--- a/src/plugins/irc/irc-command.c
+++ b/src/plugins/irc/irc-command.c
@@ -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"