From 5f37c2801898c7ae2c4dbab4ce22da2274091ad6 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 24 May 2010 10:02:29 +0200 Subject: Fix typo in /help wallchops --- src/plugins/irc/irc-command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/irc') diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 1fd77c938..6e81d9685 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -4886,7 +4886,7 @@ irc_command_init () N_("send a notice to channel ops"), N_("[channel] text"), N_("channel: channel name\n" - " test: text to send"), + " text: text to send"), NULL, &irc_command_wallchops, NULL); weechat_hook_command ("wallops", N_("send a message to all currently connected users " -- cgit v1.2.3