#6917 - typo in method name
This commit is contained in:
parent
91a11a46c0
commit
038f38d3ac
|
@ -336,7 +336,7 @@ Maildir, mbox, MH, Babyl, and MMDF.
|
||||||
Return a list of the names of all folders.
|
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
|
Return a :class:`Maildir` instance representing the folder whose name is
|
||||||
*folder*. A :exc:`NoSuchMailboxError` exception is raised if the folder
|
*folder*. A :exc:`NoSuchMailboxError` exception is raised if the folder
|
||||||
|
|
Loading…
Reference in New Issue