From 9ae46a7c0fe973b6abcd7bdc13dcdb2f4127a9b4 Mon Sep 17 00:00:00 2001 From: klm Date: Sat, 17 Oct 1998 21:50:37 +0000 Subject: .CreateSubscribeAck(): ... but still forgot a close paren in the text, which i've now added. --- Mailman/Deliverer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Deliverer.py') diff --git a/Mailman/Deliverer.py b/Mailman/Deliverer.py index 2b688c42e..0dd392fa5 100644 --- a/Mailman/Deliverer.py +++ b/Mailman/Deliverer.py @@ -151,7 +151,7 @@ class Deliverer: umbrella = Utils.wrap( "(Since this is a list of mailing lists, administrative" " notices like the password reminder will be sent to" - " your membership administrative address, %s.\n" + " your membership administrative address, %s.)\n" % self.GetMemberAdminEmail(name)) else: umbrella = '' -- cgit v1.2.3-70-g09d2