Patch #1377848: typo in pyexpat docs

This commit is contained in:
Georg Brandl
2005-12-16 19:23:45 +00:00
parent 4e3335d4a2
commit 84eebf3d2a

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}