From 24970477a9a8da2d905f0a84276e6a05eede971a Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 23 May 2017 10:40:44 -0700 Subject: Fix minor spelling. --- src/mailman/config/schema.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mailman/config/schema.cfg b/src/mailman/config/schema.cfg index c5eee5967..9568694be 100644 --- a/src/mailman/config/schema.cfg +++ b/src/mailman/config/schema.cfg @@ -563,7 +563,7 @@ enabled: yes # This value contains lines which specify RFC 822 headers in the email to # check for spamminess. Each line contains a `key: value` pair, where the key # is the header to check and the value is a Python regular expression to match -# against the header's value. Multiple checks should be entered as multi-line +# against the header's value. Multiple checks should be entered as multiline # value with leading spaces: # # header_checks: -- cgit v1.3.1