diff options
Diffstat (limited to 'Mailman/MailList.py')
| -rw-r--r-- | Mailman/MailList.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/MailList.py b/Mailman/MailList.py index 079876425..4a88001a1 100644 --- a/Mailman/MailList.py +++ b/Mailman/MailList.py @@ -704,7 +704,7 @@ class MailList(MailCommandHandler, HTMLFormatter, Deliverer, ListAdmin, to whether another option restricts posting to members. <ul> - <li>If y<i>member_posting_only</i> is 'yes', then entries + <li>If <i>member_posting_only</i> is 'yes', then entries added here will have posting privilege in addition to list members. |
