From: Steve Freegard Date: Mon, 21 Nov 2016 13:03:51 +0000 (+0000) Subject: Fix typo X-Git-Tag: 1.4.1~37^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=95fa3c5bd255c46b145230c6559517ff251623d7;p=rspamd.git Fix typo --- diff --git a/rules/regexp/headers.lua b/rules/regexp/headers.lua index e5bce8cea..02efddfa5 100644 --- a/rules/regexp/headers.lua +++ b/rules/regexp/headers.lua @@ -824,7 +824,7 @@ reconf['CTE_CASE'] = { re = 'Content-Transfer-Encoding=/^[78]BsX', description = '[78]Bit .vs. [78]bit', score = 0.5, - group = header' + group = 'header' } reconf['HAS_INTERSPIRE_SIG'] = {