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 c09fcd6..d669581 100644 --- a/Doc/lib/xmlsaxreader.tex +++ b/Doc/lib/xmlsaxreader.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{xml.sax.xmlreader} \modulesynopsis{Interface which SAX-compliant XML parsers must implement.} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \moduleauthor{Lars Marius Garshol}{larsga@garshol.priv.no} \versionadded{2.0} |