summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/XAttributeList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XAttributeList.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XAttributeList.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/sax/XAttributeList.idl b/offapi/com/sun/star/xml/sax/XAttributeList.idl
index b82ab5fd1864..65aef1f87c60 100644
--- a/offapi/com/sun/star/xml/sax/XAttributeList.idl
+++ b/offapi/com/sun/star/xml/sax/XAttributeList.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module xml { module sax {
<p>This interface describes a name-type-value triple which describes a
single attribute of a tag. Implementors are encouraged to implement the
- <type scope="com::sun::star::util">XCloneable</type> interface also to
+ com::sun::star::util::XCloneable interface also to
allow the user to make a copy of the instance.
</p>