From 69e9d4773ddf364ff24c8f8bbfc6242b93a4a378 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Mon, 1 Dec 2003 01:50:40 +0000 Subject: Fix a small comment bug. --- Mailman/Queue/ArchRunner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailman/Queue/ArchRunner.py b/Mailman/Queue/ArchRunner.py index 14097332..70114bdc 100644 --- a/Mailman/Queue/ArchRunner.py +++ b/Mailman/Queue/ArchRunner.py @@ -14,7 +14,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -"""Outgoing queue runner.""" +"""Archive queue runner.""" import time from email.Utils import parsedate_tz, mktime_tz, formatdate -- cgit v1.2.3