Skip to content

Commit 08caadc

Browse files
committed
Patch #1377848: typo in pyexpat docs
1 parent 071ae4c commit 08caadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/lib/libpyexpat.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ \subsection{XMLParser Objects \label{xmlparser-objects}}
417417

418418
\begin{methoddesc}[xmlparser]{StartCdataSectionHandler}{}
419419
Called at the start of a CDATA section. This and
420-
\member{StartCdataSectionHandler} are needed to be able to identify
420+
\member{EndCdataSectionHandler} are needed to be able to identify
421421
the syntactical start and end for CDATA sections.
422422
\end{methoddesc}
423423

0 commit comments

Comments
 (0)