summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mailman/MailList.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/MailList.py b/Mailman/MailList.py
index d83e65244..7bc35213b 100644
--- a/Mailman/MailList.py
+++ b/Mailman/MailList.py
@@ -544,7 +544,7 @@ it will not be changed."""),
" multiple addresses."),
('web_page_url', mm_cfg.String, WIDTH, 0,
- 'Base URL for Mailman web interface',
+ 'Base URL for Mailman web interface (must end in a single "/")',
"This is the common root for all mailman URLs concerning this"
" list. It is also used in the listinfo overview of mailing"