summaryrefslogtreecommitdiff
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 691474f5d6e3..71ebdd4abd25 100644
--- a/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
@@ -57,7 +57,7 @@ interface XFastTokenHandler: com::sun::star::uno::XInterface
/** returns a integer token for the given string identifier.
@returns
- a unique integer token for the given String or <const>FastToken::DONTKNOW</const
+ a unique integer token for the given String or <const>FastToken::DONTKNOW</const>
if the identifier is not known to this instance.
*/
long getToken( [in] string Identifier );