commit | b42b6eba634200a08f2b9c24489d9cc7887c214f | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:13:54 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:13:54 2012 -0400 |
tree | 2ec22c4844884d8ada254ab3a4f44c791a99fe4f | |
parent | 7f5d4104b4fc3399f996f54800da07243a6f0ffa [diff] [blame] |
#11785: fix the :mod: references in email package submodule titles.
diff --git a/Doc/library/email.encoders.rst b/Doc/library/email.encoders.rst index 81d3096..916ba5d 100644 --- a/Doc/library/email.encoders.rst +++ b/Doc/library/email.encoders.rst
@@ -1,5 +1,5 @@ -:mod:`email`: Encoders ----------------------- +:mod:`email.encoders`: Encoders +------------------------------- .. module:: email.encoders :synopsis: Encoders for email message payloads.