]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Typo: meduim
authorViktor Szépe <viktor@szepe.net>
Tue, 14 Nov 2017 20:30:36 +0000 (21:30 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2017 20:30:36 +0000 (21:30 +0100)
src/plugins/lua/hfilter.lua

index a564c1c4458dc5b07cf4cf114aaa4feed78f4f41..6f3322ecf9cdc67d1acc933321efcdb36a4b1cd7 100644 (file)
@@ -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