summaryrefslogtreecommitdiff
path: root/Mailman/Archiver.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/Archiver.py')
-rw-r--r--Mailman/Archiver.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Archiver.py b/Mailman/Archiver.py
index 099d44f00..f009221d7 100644
--- a/Mailman/Archiver.py
+++ b/Mailman/Archiver.py
@@ -25,7 +25,7 @@ class Archiver:
('archive_volume_frequency', mm_cfg.Radio, ('Yearly', 'Monthly'),
0,
- 'How often should the archive volume go up?'),
+ 'How often should a new archive volume be started?'),
('clobber_date', mm_cfg.Radio, ('When sent', 'When resent'), 0,
'Set date in archive to when the mail is claimed to have been '