diff options
Diffstat (limited to 'Doc/lib/libxmllib.tex')
-rw-r--r-- | Doc/lib/libxmllib.tex | 2 |
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} |