mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix typo spotted by Detlef Lannert <lannert@users.sourceforge.net>.
This commit is contained in:
parent
19ae78302e
commit
b162d188f6
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Returns a string containing the base set by a previous call to
|
|||
encoding}}
|
||||
Create a ``child'' parser which can be used to parse an external
|
||||
parsed entity referred to by content parsed by the parent parser. The
|
||||
\var{content} parameter should be the string passed to the
|
||||
\var{context} parameter should be the string passed to the
|
||||
\method{ExternalEntityRefHandler()} handler function, described below.
|
||||
\end{methoddesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue