From 02baee9890cbe8d459ba3d33d6627839aae2084e Mon Sep 17 00:00:00 2001 From: Yasuhito FUTATSUKI Date: Fri, 12 Feb 2016 14:55:52 +0900 Subject: fix typo on help message in Mailman/Gui/NonDigest.py --- Mailman/Gui/NonDigest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Gui') diff --git a/Mailman/Gui/NonDigest.py b/Mailman/Gui/NonDigest.py index 411f5d4f..e4d7d526 100755 --- a/Mailman/Gui/NonDigest.py +++ b/Mailman/Gui/NonDigest.py @@ -160,7 +160,7 @@ and footers: siblings.""")), ('regular_exclude_ignore', mm_cfg.Toggle, (_('No'), _('Yes')), 0, - _("""Ignore regular_exlude_lists of which the poster is not a + _("""Ignore regular_exclude_lists of which the poster is not a member."""), _("""If a post is addressed to this list and to one or more of the exclude lists, regular members of those lists will not be -- cgit v1.2.3