summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:51:37 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2009-09-15 18:51:37 (GMT)
commit2d352d05ac0e9f5ff645b36d4f03df663cb05fb5 (patch)
treea1a2e1da53664796ef07354f8bc6c0cd82acb709
parent2ded55f79bb61d6baa48269d65ced4cb8b7c97c2 (diff)
downloadcpython-2d352d05ac0e9f5ff645b36d4f03df663cb05fb5.zip
cpython-2d352d05ac0e9f5ff645b36d4f03df663cb05fb5.tar.gz
cpython-2d352d05ac0e9f5ff645b36d4f03df663cb05fb5.tar.bz2
Merged revisions 74799 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74799 | ezio.melotti | 2009-09-15 21:41:43 +0300 (Tue, 15 Sep 2009) | 1 line #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 840a4fd..0d4d056 100644
--- a/Doc/library/mailbox.rst
+++ b/Doc/library/mailbox.rst
@@ -329,7 +329,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