diff options
author | Andrew Lewis <nerf@judo.za.org> | 2015-06-29 18:45:39 +0200 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-06-29 18:45:55 +0200 |
commit | f5347ba81bc0ceda8e3354b0c984b8038148d364 (patch) | |
tree | 3c171954ce9489d95ed229cdc8682849c6c1d117 /conf | |
parent | 8fcfe11dc7efe15bdea2e9737afc17edf6d8b70a (diff) | |
download | rspamd-f5347ba81bc0ceda8e3354b0c984b8038148d364.tar.gz rspamd-f5347ba81bc0ceda8e3354b0c984b8038148d364.zip |
Fix misprint
Diffstat (limited to 'conf')
-rw-r--r-- | conf/metrics.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index df69919eb..95826765e 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -624,7 +624,7 @@ metric { symbol { name = "RWL_MAILSPIKE"; weight = 0.0; - description = "Unrecognised result from Mailspike blacklist"; + description = "Unrecognised result from Mailspike whitelist"; } symbol { name = "RBL_MAILSPIKE_ZOMBIE"; |