summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
index fe6f0e510277..2529f30b165e 100644
--- a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
@@ -57,7 +57,7 @@ published interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumen
raises( com::sun::star::xml::sax::SAXException );
/** informs a writer that it is allowable to insert a line break and
- indentation before the next <type>XDocumentHandler</type>-call.
+ indentation before the next XDocumentHandler-call.
*/
void allowLineBreak()
raises( com::sun::star::xml::sax::SAXException );