From: Andrew Lewis Date: Wed, 11 Feb 2015 18:42:36 +0000 (+0200) Subject: Fix typo X-Git-Tag: 0.9.0~728^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a47433fe9254dca742f0b392e07276641ced5d10;p=rspamd.git Fix typo --- diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index 3bcbf839b..aba496f24 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -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.