From 556bdb0478011df0345cbd3800c825b022e472ab Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Mon, 22 Dec 2003 18:52:29 +0000 Subject: Comment repair. --- Mailman/Cgi/admindb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailman/Cgi/admindb.py b/Mailman/Cgi/admindb.py index 05532f03..abafacca 100644 --- a/Mailman/Cgi/admindb.py +++ b/Mailman/Cgi/admindb.py @@ -155,7 +155,7 @@ def main(): realname = mlist.real_name if not cgidata.keys(): # If this is not a form submission (i.e. there are no keys in the - # form), then all we don't need to do much special. + # form), then we don't need to do much special. doc.SetTitle(_('%(realname)s Administrative Database')) elif not details: # This is a form submission -- cgit v1.2.3