From 2f3d53de6902c66d3e0a2a358a285d4e7aeb68f5 Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Mon, 28 Mar 2005 03:20:38 +0000 Subject: Typo in comment. Thanks Mr. Ikeda. --- Mailman/Defaults.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Defaults.py.in') diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index 8a1cf6f6..1e4089b2 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -632,7 +632,7 @@ VERP_DELIVERY_INTERVAL = 0 # friendly Subject: on the message, but requires cooperation from the MTA. # Format is like VERP_FORMAT above, but with the following substitutions: # -# %(confirm)s -- the list-confirm mailbox will be set here +# %(addr)s -- the list-confirm mailbox will be set here # %(cookie)s -- the confirmation cookie will be set here VERP_CONFIRM_FORMAT = '%(addr)s+%(cookie)s' -- cgit v1.2.3