Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb5a465

Browse files
author
Skip Montanaro
committed
typo...
1 parent 98935bf commit bb5a465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libmailbox.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ \subsection{Mailbox Objects \label{mailbox-objects}}
107107
\begin{methoddesc}[mailbox]{next}{}
108108
Return the next message in the mailbox, created with the optional
109109
\var{factory} argument passed into the mailbox object's constructor.
110-
By defaul this is an \class{rfc822.Message}
110+
By default this is an \class{rfc822.Message}
111111
object (see the \refmodule{rfc822} module). Depending on the mailbox
112112
implementation the \var{fp} attribute of this object may be a true
113113
file object or a class instance simulating a file object, taking care

0 commit comments

Comments
 (0)