diff options
Diffstat (limited to 'Doc/lib/xmlsaxhandler.tex')
-rw-r--r-- | Doc/lib/xmlsaxhandler.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/xmlsaxhandler.tex b/Doc/lib/xmlsaxhandler.tex index 91c6ebc..c5858fc 100644 --- a/Doc/lib/xmlsaxhandler.tex +++ b/Doc/lib/xmlsaxhandler.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{xml.sax.handler} \modulesynopsis{Base classes for SAX event handlers.} -\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} |