summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XFastTokenHandler.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XFastTokenHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl b/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
index 972bcdf43d9b..ea62913731d8 100644
--- a/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module xml { module sax {
/** interface to translate XML strings to integer tokens.
- <p>An instance of this interface can be registered at a <type>XFastParser</type>.
+ <p>An instance of this interface can be registered at a XFastParser.
It should be able to translate all XML names (element local names,
attribute local names and constant attribute values) to integer tokens.