diff options
Diffstat (limited to 'modules/mm_archive.py')
| -rw-r--r-- | modules/mm_archive.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mm_archive.py b/modules/mm_archive.py index 099d44f00..f009221d7 100644 --- a/modules/mm_archive.py +++ b/modules/mm_archive.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 ' |
