1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

irc: fix typo in /help links

This commit is contained in:
Sébastien Helleu
2019-10-04 20:44:09 +02:00
parent f9dcb573ca
commit 3e189fa60d
19 changed files with 43 additions and 33 deletions
+1 -1
View File
@@ -6667,7 +6667,7 @@ irc_command_init ()
"%(nicks) %-", &irc_command_kill, NULL, NULL);
weechat_hook_command (
"links",
N_("list all servernames which are known by the server answering the "
N_("list all server names which are known by the server answering the "
"query"),
N_("[[<target>] <server_mask>]"),
N_(" target: this remote server should answer the query\n"