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.charset.rst b/Doc/library/email.charset.rst index 1249b71..a828f3c 100644 --- a/Doc/library/email.charset.rst +++ b/Doc/library/email.charset.rst
@@ -1,5 +1,5 @@ -:mod:`email`: Representing character sets ------------------------------------------ +:mod:`email.charset`: Representing character sets +------------------------------------------------- .. module:: email.charset :synopsis: Character Sets