diff options
-rw-r--r-- | offapi/com/sun/star/xml/sax/XFastParser.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/sax/XFastParser.idl b/offapi/com/sun/star/xml/sax/XFastParser.idl index f8f781839c82..853b886c75a1 100644 --- a/offapi/com/sun/star/xml/sax/XFastParser.idl +++ b/offapi/com/sun/star/xml/sax/XFastParser.idl @@ -159,7 +159,7 @@ interface XFastParser: com::sun::star::uno::XInterface void setNamespaceHandler( [in] XFastNamespaceHandler Handler); /** - * @since 7.1 + * @since LibreOffice 7.1 * Simulate a DTD file. * Will allow to use customized entity references like ∞ . */ |