From: Viktor Szépe Date: Tue, 14 Nov 2017 20:30:36 +0000 (+0100) Subject: Typo: meduim X-Git-Tag: 1.7.0~432^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59d21b7e2549e4ec9c6922ee01ce0e5eb7486763;p=thirdparty%2Frspamd.git Typo: meduim --- diff --git a/src/plugins/lua/hfilter.lua b/src/plugins/lua/hfilter.lua index a564c1c445..6f3322ecf9 100644 --- a/src/plugins/lua/hfilter.lua +++ b/src/plugins/lua/hfilter.lua @@ -16,7 +16,7 @@ limitations under the License. ]]-- --- Weight for checks_hellohost and checks_hello: 5 - very hard, 4 - hard, 3 - meduim, 2 - low, 1 - very low. +-- Weight for checks_hellohost and checks_hello: 5 - very hard, 4 - hard, 3 - medium, 2 - low, 1 - very low. -- From HFILTER_HELO_* and HFILTER_HOSTNAME_* symbols the maximum weight is selected in case of their actuating. if confighelp then