Patch #1377848: typo in pyexpat docs

This commit is contained in:
Georg Brandl 2005-12-16 19:23:33 +00:00
parent 071ae4cfca
commit 08caadcce3
1 changed files with 1 additions and 1 deletions

View File

@ -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}