summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rdf/URI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/URI.idl')
-rw-r--r--offapi/com/sun/star/rdf/URI.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rdf/URI.idl b/offapi/com/sun/star/rdf/URI.idl
index 0ebf47b21f41..c39fa47a4e38 100644
--- a/offapi/com/sun/star/rdf/URI.idl
+++ b/offapi/com/sun/star/rdf/URI.idl
@@ -65,10 +65,10 @@ service URI : XURI
/** creates an URI RDF node for a well-known URI.
@param Id
- the URI, represented as a constant from <type>URIs</type>.
+ the URI, represented as a constant from URIs.
@throws com::sun::star::lang::IllegalArgumentException
- if the argument is not a valid constant from <type>URIs</type>
+ if the argument is not a valid constant from URIs
@see URIs
*/