diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/plugins/irc/irc-protocol.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |