diff options
Diffstat (limited to 'Doc/lib/xmlsaxreader.tex')
-rw-r--r-- | Doc/lib/xmlsaxreader.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/xmlsaxreader.tex b/Doc/lib/xmlsaxreader.tex index 74eff0d..e8db562 100644 --- a/Doc/lib/xmlsaxreader.tex +++ b/Doc/lib/xmlsaxreader.tex @@ -197,7 +197,7 @@ methods: This method is called after close has been called to reset the parser so that it is ready to parse new documents. The results of calling parse or feed after close without calling reset are - undefined.""" + undefined. \end{methoddesc} |