From: Andrew Lewis Date: Mon, 8 Jul 2024 13:49:55 +0000 (+0200) Subject: [Minor] Fix description X-Git-Tag: 3.9.0~9^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=48b14a8bede13b0205b90297f611e4d84703afbb;p=rspamd.git [Minor] Fix description --- diff --git a/rules/html.lua b/rules/html.lua index 7c352c2e1..df753f465 100644 --- a/rules/html.lua +++ b/rules/html.lua @@ -176,7 +176,7 @@ rspamd_config.R_SUSPICIOUS_IMAGES = { score = 5.0, group = 'html', - description = 'Message contains many suspicious messages' + description = 'Message has high image to text ratio' } local vis_check_id = rspamd_config:register_symbol {