diff --git a/Doc/lib/libpyexpat.tex b/Doc/lib/libpyexpat.tex index 1feb01ca71c..83581ec9a65 100644 --- a/Doc/lib/libpyexpat.tex +++ b/Doc/lib/libpyexpat.tex @@ -417,7 +417,7 @@ the leading `\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}