diff options
author | Andrew Lewis <nerf@judo.za.org> | 2015-02-11 20:42:36 +0200 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-02-11 20:43:01 +0200 |
commit | a47433fe9254dca742f0b392e07276641ced5d10 (patch) | |
tree | 33a4cb2dfe629141f8a76cc612e62323b327aa5d /doc/markdown | |
parent | 816df6604d473175bc60b65e55cbded42e17cfce (diff) | |
download | rspamd-a47433fe9254dca742f0b392e07276641ced5d10.tar.gz rspamd-a47433fe9254dca742f0b392e07276641ced5d10.zip |
Fix typo
Diffstat (limited to 'doc/markdown')
-rw-r--r-- | doc/markdown/modules/rbl.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |