summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-04-16 15:37:24 -0400
committerBarry Warsaw2015-04-16 15:37:24 -0400
commitc2d15f3c7c2e86912f62326b51977abca0c9bb5e (patch)
treebafa1d0510fdaf9e6c7c55271177c0835bafac7d /src/mailman/rest/docs
parent63f0f56219875f1001f8b9eb4572436b46bea30d (diff)
downloadmailman-c2d15f3c7c2e86912f62326b51977abca0c9bb5e.tar.gz
mailman-c2d15f3c7c2e86912f62326b51977abca0c9bb5e.tar.zst
mailman-c2d15f3c7c2e86912f62326b51977abca0c9bb5e.zip
Updates.
Diffstat (limited to 'src/mailman/rest/docs')
-rw-r--r--src/mailman/rest/docs/sub-moderation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mailman/rest/docs/sub-moderation.rst b/src/mailman/rest/docs/sub-moderation.rst
index 6d3d4993c..a658ac410 100644
--- a/src/mailman/rest/docs/sub-moderation.rst
+++ b/src/mailman/rest/docs/sub-moderation.rst
@@ -37,8 +37,8 @@ moderator approval.
The message is being held for moderator approval.
- >>> token_owner.name
- TokenOwner.moderator
+ >>> print(token_owner.name)
+ moderator
The subscription request can be viewed in the REST API.