summaryrefslogtreecommitdiff
path: root/src/mailman/rules/docs/news-moderation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/rules/docs/news-moderation.rst')
-rw-r--r--src/mailman/rules/docs/news-moderation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rules/docs/news-moderation.rst b/src/mailman/rules/docs/news-moderation.rst
index 0400c8d9f..b77bc4dc1 100644
--- a/src/mailman/rules/docs/news-moderation.rst
+++ b/src/mailman/rules/docs/news-moderation.rst
@@ -11,7 +11,7 @@ directly to the mailing list.
>>> mlist = create_list('_xtest@example.com')
>>> rule = config.rules['news-moderation']
- >>> print rule.name
+ >>> print(rule.name)
news-moderation
Set the list configuration variable to enable newsgroup moderation.