Patch #1377848: typo in pyexpat docs
diff --git a/Doc/lib/libpyexpat.tex b/Doc/lib/libpyexpat.tex
index 1feb01c..83581ec 100644
--- a/Doc/lib/libpyexpat.tex
+++ b/Doc/lib/libpyexpat.tex
@@ -417,7 +417,7 @@
\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}