diff options
Diffstat (limited to 'src/mailman/rest/docs/post-moderation.rst')
| -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("""\ |
