diff options
| author | Barry Warsaw | 2017-05-23 10:40:44 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2017-05-23 10:40:44 -0700 |
| commit | 24970477a9a8da2d905f0a84276e6a05eede971a (patch) | |
| tree | 26bc6aabc03beaae0b6b3847cb2fb6f64ce4b8b7 | |
| parent | 2c8d38db987d084c4266656b14d593f7b007ea0c (diff) | |
| download | mailman-24970477a9a8da2d905f0a84276e6a05eede971a.tar.gz mailman-24970477a9a8da2d905f0a84276e6a05eede971a.tar.zst mailman-24970477a9a8da2d905f0a84276e6a05eede971a.zip | |
| -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: |
