diff options
-rw-r--r-- | Mailman/Defaults.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index 6a57f527..ae33c857 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -328,7 +328,7 @@ ARCHIVER_ALLOWABLE_SANE_DATE_SKEW = days(15) # in the archives too. ARCHIVER_OBSCURES_EMAILADDRS = Yes -# Pipermail assumes that messages bodies contain US-ASCII text. +# Pipermail assumes that message bodies contain US-ASCII text. # Change this option to define a different character set to be used as # the default character set for the archive. The term "character set" # is used in MIME to refer to a method of converting a sequence of |