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

Skip to content

Commit 98be47e

Browse files
committed
OSError description: "as the by the" --> "as the"
1 parent e6a3aa6 commit 98be47e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/lib/libexcs.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@ \section{Built-in Exceptions}
224224
\versionadded{1.5.2}
225225
%xref for os module
226226
This class is derived from \exception{EnvironmentError} and is used
227-
primarily as the by the \module{os} module's \code{os.error}
228-
exception. See \exception{EnvironmentError} above for a description
229-
of the possible associated values.
227+
primarily as the \module{os} module's \code{os.error} exception.
228+
See \exception{EnvironmentError} above for a description of the
229+
possible associated values.
230230
\end{excdesc}
231231

232232
\begin{excdesc}{OverflowError}

0 commit comments

Comments
 (0)