diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/config/schema.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
