summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rdf/XMetadatable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/XMetadatable.idl')
-rw-r--r--offapi/com/sun/star/rdf/XMetadatable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rdf/XMetadatable.idl b/offapi/com/sun/star/rdf/XMetadatable.idl
index 84c359e692a6..fc80bef99aa8 100644
--- a/offapi/com/sun/star/rdf/XMetadatable.idl
+++ b/offapi/com/sun/star/rdf/XMetadatable.idl
@@ -33,14 +33,14 @@ module com { module sun { module star { module rdf {
<p>
To make using ODF elements as part of RDF statements more convenient,
- this interface inherits from <type>XURI</type>.
+ this interface inherits from XURI.
The URI is constructed by concatenating the URI of the document, the
stream name, a fragment separator, and the XML ID.
</p>
<p>
- Note that using the <type>XURI</type> interface on an instance of
- <type>XMetadatable</type> may have the side effect of creating a metadata
+ Note that using the XURI interface on an instance of
+ XMetadatable may have the side effect of creating a metadata
reference for the instance.
</p>