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

relay: fix typo in comment

This commit is contained in:
Sebastien Helleu
2013-01-11 10:28:28 +01:00
parent f1580f5276
commit ca205ccb8c
+1 -1
View File
@@ -1670,7 +1670,7 @@ relay_irc_recv_one_msg (struct t_relay_client *client, char *data)
weechat_hashtable_set (hash_redirect, "pattern", "userhost");
}
/*
* if redirection has been enabled, send the hsignel for
* if redirection has been enabled, send the hsignal for
* redirection of IRC message
*/
if (redirect_msg)