Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98935bf commit bb5a465Copy full SHA for bb5a465
1 file changed
Doc/lib/libmailbox.tex
@@ -107,7 +107,7 @@ \subsection{Mailbox Objects \label{mailbox-objects}}
107
\begin{methoddesc}[mailbox]{next}{}
108
Return the next message in the mailbox, created with the optional
109
\var{factory} argument passed into the mailbox object's constructor.
110
-By defaul this is an \class{rfc822.Message}
+By default this is an \class{rfc822.Message}
111
object (see the \refmodule{rfc822} module). Depending on the mailbox
112
implementation the \var{fp} attribute of this object may be a true
113
file object or a class instance simulating a file object, taking care
0 commit comments