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.iterators.rst b/Doc/library/email.iterators.rst index aa70141..e1a3533 100644 --- a/Doc/library/email.iterators.rst +++ b/Doc/library/email.iterators.rst
@@ -1,5 +1,5 @@ -:mod:`email`: Iterators ------------------------ +:mod:`email.iterators`: Iterators +--------------------------------- .. module:: email.iterators :synopsis: Iterate over a message object tree.