summaryrefslogtreecommitdiffstats
path: root/Doc/lib/xmlsaxhandler.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-05-06 03:47:48 (GMT)
committerFred Drake <fdrake@acm.org>2004-05-06 03:47:48 (GMT)
commite143bbb61034396cd2d5c4ecaa4f313e62ea2a3e (patch)
treeb5c948db2bd1bb0697fb45e689256c45477add1f /Doc/lib/xmlsaxhandler.tex
parent56fcc233d3c83c8fdba67bfbbc4ab76c4c978cc6 (diff)
downloadcpython-e143bbb61034396cd2d5c4ecaa4f313e62ea2a3e.zip
cpython-e143bbb61034396cd2d5c4ecaa4f313e62ea2a3e.tar.gz
cpython-e143bbb61034396cd2d5c4ecaa4f313e62ea2a3e.tar.bz2
fix documentation for ContentHandler.ignorableWhitespace()
(closes SF bug #881707)
Diffstat (limited to 'Doc/lib/xmlsaxhandler.tex')
-rw-r--r--Doc/lib/xmlsaxhandler.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/xmlsaxhandler.tex b/Doc/lib/xmlsaxhandler.tex
index c5858fc..c523ddb 100644
--- a/Doc/lib/xmlsaxhandler.tex
+++ b/Doc/lib/xmlsaxhandler.tex
@@ -285,7 +285,7 @@ appropriate events in the input document:
\var{length} parameters.}
\end{methoddesc}
-\begin{methoddesc}[ContentHandler]{ignorableWhitespace}{}
+\begin{methoddesc}[ContentHandler]{ignorableWhitespace}{whitespace}
Receive notification of ignorable whitespace in element content.
Validating Parsers must use this method to report each chunk