From: Alexander Moisseev Date: Thu, 2 Nov 2017 07:17:41 +0000 (+0300) Subject: [Minor] Correct a typo X-Git-Tag: 1.7.0~492^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1899%2Fhead;p=thirdparty%2Frspamd.git [Minor] Correct a typo --- diff --git a/conf/metrics.conf b/conf/metrics.conf index d2b3487434..6553b86cfb 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;