aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2017-11-02 10:17:41 +0300
committerGitHub <noreply@github.com>2017-11-02 10:17:41 +0300
commit673c9d31143a1d0eb086d3eb7bd0c86b3b8c3e0e (patch)
tree8569652ca3ddcf1e3ba6eba497083fc8bbc0d866 /conf
parentb1bab91d4f638d1e80d3ab6fa2c7ded3ebee9e8d (diff)
downloadrspamd-673c9d31143a1d0eb086d3eb7bd0c86b3b8c3e0e.tar.gz
rspamd-673c9d31143a1d0eb086d3eb7bd0c86b3b8c3e0e.zip
[Minor] Correct a typo
Diffstat (limited to 'conf')
-rw-r--r--conf/metrics.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index d2b348743..6553b86cf 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -132,7 +132,7 @@ metric {
}
symbol "RBL_SPAMHAUS_XBL_ANY" {
weight = 4.0;
- description = "From or receive address is listed in zen xbl (any list)";
+ description = "From or received address is listed in zen xbl (any list)";
}
symbol "RBL_SPAMHAUS_PBL" {
weight = 2.0;