fix various typos; thanks, George Yoshida!
(closes SF patch #952047)
diff --git a/Doc/lib/xmlsaxutils.tex b/Doc/lib/xmlsaxutils.tex
index b4c98ff..64221f5 100644
--- a/Doc/lib/xmlsaxutils.tex
+++ b/Doc/lib/xmlsaxutils.tex
@@ -41,7 +41,7 @@
   content of \var{data}, attempting to avoid encoding any quote
   characters in the string.  If both single- and double-quote
   characters are already in \var{data}, the double-quote characters
-  will be encoded and \var{data} will be wrapped in doule-quotes.  The
+  will be encoded and \var{data} will be wrapped in double-quotes.  The
   resulting string can be used directly as an attribute value:
 
 \begin{verbatim}