From d3ee89ffa5e63287655fa5f8d677f5ef00c9f0f5 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 26 May 2021 07:51:43 +0200 Subject: [PATCH] Fix help.conf --- doc/conf/help/help.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf/help/help.conf b/doc/conf/help/help.conf index 1056d0c47..dd6b9c217 100644 --- a/doc/conf/help/help.conf +++ b/doc/conf/help/help.conf @@ -1405,7 +1405,7 @@ help Spamfilter { " [type] specifies the target type, you can specify multiple targets:"; " 'c' channel msg, 'p' private msg, 'n' private notice,"; " 'N' channel notice, 'P' part msg, 'q' quit msg, 'd' dcc,"; - " 'a' away, 't' topic, 'T' message-tag (eg: +typing=active),", + " 'a' away, 't' topic, 'T' message-tag (eg: +typing=active),"; " 'u' user (nick!user@host:realname ban)"; " [action] specifies the action to be taken (only 1 action can be specified):"; " 'kill', 'tempshun' (only shun current session), 'shun',";