From 344fd1f929a21f9a9783620aef50ce105754a20c Mon Sep 17 00:00:00 2001 From: akuchling <> Date: Fri, 4 May 2007 13:48:19 +0000 Subject: Fix comment typo (also, test my commit privileges) --- Mailman/Defaults.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3