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

irc: fix typo in /help links

This commit is contained in:
Sebastien Helleu
2011-05-14 19:49:22 +02:00
parent 2097da95f3
commit 3083d6ede3
13 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -4881,7 +4881,7 @@ irc_command_init ()
weechat_hook_command ("links",
N_("list all servernames which are known by the "
"server answering the query"),
N_("[[<server>>] <server_mask>]"),
N_("[[<server>] <server_mask>]"),
N_(" server: this server should answer the "
"query\n"
"server_mask: list of servers must match this "