]> source.dussan.org Git - rspamd.git/commitdiff
Fix typo
authorAndrew Lewis <nerf@judo.za.org>
Wed, 11 Feb 2015 18:42:36 +0000 (20:42 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 11 Feb 2015 18:43:01 +0000 (20:43 +0200)
doc/markdown/modules/rbl.md

index 3bcbf839bcf62e151b92566ba02a763b2f7763fb..aba496f2424753dcf163531f12da1f391a0867e6 100644 (file)
@@ -49,7 +49,7 @@ Use this RBL to test parameters sent for HELO/EHLO at SMTP time.
 
 If set to false, do not yield a result unless the response received from the RBL is defined in its related returncodes {} subsection, else return the default symbol for the RBL.
 
-- deault_user (true)
+- default_user (true)
 
 If set to false, do not use this RBL if the message sender is authenticated.