mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
Patch #1377848: typo in pyexpat docs
This commit is contained in:
parent
071ae4cfca
commit
08caadcce3
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@ the leading `\code{<!-}\code{-}' and trailing `\code{-}\code{->}'.
|
|||
|
||||
\begin{methoddesc}[xmlparser]{StartCdataSectionHandler}{}
|
||||
Called at the start of a CDATA section. This and
|
||||
\member{StartCdataSectionHandler} are needed to be able to identify
|
||||
\member{EndCdataSectionHandler} are needed to be able to identify
|
||||
the syntactical start and end for CDATA sections.
|
||||
\end{methoddesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue