commit | e1398f77ea8d3835ea3651986c54ec6bed37445d | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:17:53 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:17:53 2012 -0400 |
tree | afd952b29e4bcf7c7eac3ea3fca34622bd068d25 | |
parent | 3fde191f3996e51ecfa24c9c7077562c67ebf445 [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.