From 673c9d31143a1d0eb086d3eb7bd0c86b3b8c3e0e Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Thu, 2 Nov 2017 10:17:41 +0300 Subject: [Minor] Correct a typo --- conf/metrics.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3