commit | 038f38d3ac8e9c671b18ce6b17f3a408503b3fe9 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Tue Sep 15 18:41:43 2009 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Tue Sep 15 18:41:43 2009 +0000 |
tree | 047e8d1de948db5153c801d3041f87247f694565 | |
parent | 91a11a46c0dfc01702bbd315fbb424aef2ccd45c [diff] [blame] |
#6917 - typo in method name
diff --git a/Doc/library/mailbox.rst b/Doc/library/mailbox.rst index ca15475..51cda8a 100644 --- a/Doc/library/mailbox.rst +++ b/Doc/library/mailbox.rst
@@ -336,7 +336,7 @@ Return a list of the names of all folders. - .. method:: .et_folder(folder) + .. method:: get_folder(folder) Return a :class:`Maildir` instance representing the folder whose name is *folder*. A :exc:`NoSuchMailboxError` exception is raised if the folder