diff options
| author | Simon Hanna | 2017-01-11 17:25:48 +0100 |
|---|---|---|
| committer | Simon Hanna | 2017-01-11 17:29:31 +0100 |
| commit | f921ee9779f016c88cd83afb59dbc4a7a0e961cd (patch) | |
| tree | 7048fe9bf2eb81c94be014cc9cc9fbc759d985c7 /src/mailman/rest/docs | |
| parent | 56df446fc0892a7312845b711225abb6b940015d (diff) | |
| download | mailman-f921ee9779f016c88cd83afb59dbc4a7a0e961cd.tar.gz mailman-f921ee9779f016c88cd83afb59dbc4a7a0e961cd.tar.zst mailman-f921ee9779f016c88cd83afb59dbc4a7a0e961cd.zip | |
Diffstat (limited to 'src/mailman/rest/docs')
| -rw-r--r-- | src/mailman/rest/docs/post-moderation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/docs/post-moderation.rst b/src/mailman/rest/docs/post-moderation.rst index eb8f353a0..fcb1f0938 100644 --- a/src/mailman/rest/docs/post-moderation.rst +++ b/src/mailman/rest/docs/post-moderation.rst @@ -202,7 +202,7 @@ to the original author. Request to mailing list "Ant" rejected The subject of the message is decoded and the original subject is accessible -under 'original_subject' +under ``original_subject``. :: >>> msg = message_from_string("""\ |
