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

Skip to content

Commit b162d18

Browse files
committed
Fix typo spotted by Detlef Lannert <[email protected]>.
1 parent 19ae783 commit b162d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libpyexpat.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ \subsection{XMLParser Objects \label{xmlparser-objects}}
118118
encoding}}
119119
Create a ``child'' parser which can be used to parse an external
120120
parsed entity referred to by content parsed by the parent parser. The
121-
\var{content} parameter should be the string passed to the
121+
\var{context} parameter should be the string passed to the
122122
\method{ExternalEntityRefHandler()} handler function, described below.
123123
\end{methoddesc}
124124

0 commit comments

Comments
 (0)