summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libxmllib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-02-19 17:54:10 (GMT)
committerFred Drake <fdrake@acm.org>1999-02-19 17:54:10 (GMT)
commitd8a41e6391764770cfbe02f1bda7c97e761d1e6d (patch)
treee0e9c911f74c859c86d66e86095135ea2b8fff01 /Doc/lib/libxmllib.tex
parentf6346345b0fcad09d42fc15e2fa8d460fc03c4e8 (diff)
downloadcpython-d8a41e6391764770cfbe02f1bda7c97e761d1e6d.zip
cpython-d8a41e6391764770cfbe02f1bda7c97e761d1e6d.tar.gz
cpython-d8a41e6391764770cfbe02f1bda7c97e761d1e6d.tar.bz2
Fix an amazing number of typos & malformed sentences reported by Detlef
Lannert <lannert@uni-duesseldorf.de>.
Diffstat (limited to 'Doc/lib/libxmllib.tex')
-rw-r--r--Doc/lib/libxmllib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex
index 0a097f4..b19da6d 100644
--- a/Doc/lib/libxmllib.tex
+++ b/Doc/lib/libxmllib.tex
@@ -75,7 +75,7 @@ redefined version should always call \method{close()}.
\begin{methoddesc}{translate_references}{data}
Translate all entity and character references in \var{data} and
-returns the translated string.
+return the translated string.
\end{methoddesc}
\begin{methoddesc}{handle_xml}{encoding, standalone}