diff --git a/src/common/inbound.c b/src/common/inbound.c index 51824387..da4e93ec 100644 --- a/src/common/inbound.c +++ b/src/common/inbound.c @@ -182,7 +182,7 @@ inbound_privmsg (server *serv, char *from, char *to, char *ip, char *text, gbool if (!fromme && (sess || prefs.hex_gui_autoopen_dialog)) { - /*0=ctcp 1=priv will set hex_gui_autoopen_dialog=0 here is flud detected */ + /*0=ctcp 1=priv will set hex_gui_autoopen_dialog=0 here if flood is detected */ if (!sess) { if (flood_check (from, ip, serv, current_sess, 1))