From 5458382bb8969698230b5091fe3e2d3b60ba6637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 10 Oct 2021 18:40:13 +0200 Subject: [PATCH] irc: fix typo in a comment --- src/plugins/irc/irc-protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/irc/irc-protocol.c b/src/plugins/irc/irc-protocol.c index c681e6f80..7d5a09a3b 100644 --- a/src/plugins/irc/irc-protocol.c +++ b/src/plugins/irc/irc-protocol.c @@ -1481,7 +1481,7 @@ IRC_PROTOCOL_CALLBACK(join) weechat_config_boolean (irc_config_look_display_host_join); /* - * "smart" filter the join message is it's not a join from myself, if + * "smart" filter the join message if it's not a join from myself, if * smart filtering is enabled, and if nick was not speaking in channel */ smart_filter = (!local_join