From b678b8d43c6fd7e50f778de4e9d63cbf00896b88 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Wed, 15 Mar 2000 00:33:18 +0000 Subject: FormatListinfoOverview(): "mailman" => "Mailman" --- Mailman/Cgi/listinfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailman/Cgi/listinfo.py b/Mailman/Cgi/listinfo.py index 27ae23ac2..47ec43b11 100644 --- a/Mailman/Cgi/listinfo.py +++ b/Mailman/Cgi/listinfo.py @@ -112,7 +112,7 @@ def FormatListinfoOverview(error=None): greeting, "

" " Below is the collection of publicly-advertised ", - Link(mm_cfg.MAILMAN_URL, "mailman"), + Link(mm_cfg.MAILMAN_URL, "Mailman"), " mailing lists on %s." % host_name, (' Click on a list name to visit the info page' ' for that list. There you can learn more about the list,' -- cgit v1.2.3-70-g09d2