summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:41:43 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:41:43 (GMT)
commit038f38d3ac8e9c671b18ce6b17f3a408503b3fe9 (patch)
tree047e8d1de948db5153c801d3041f87247f694565
parent91a11a46c0dfc01702bbd315fbb424aef2ccd45c (diff)
downloadcpython-038f38d3ac8e9c671b18ce6b17f3a408503b3fe9.zip
cpython-038f38d3ac8e9c671b18ce6b17f3a408503b3fe9.tar.gz
cpython-038f38d3ac8e9c671b18ce6b17f3a408503b3fe9.tar.bz2
#6917 - typo in method name
-rw-r--r--Doc/library/mailbox.rst2
1 files changed, 1 insertions, 1 deletions
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 @@ Maildir, mbox, MH, Babyl, and MMDF.
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