summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XIntrospection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XIntrospection.idl')
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index ca19c2785e4f..9fdb736fc66c 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -30,8 +30,8 @@
/** allows the inspection of an object's properties and methods.
<p><strong>Important note:</strong>An object can only be
- inspected completely if it supports the <type scope=
- "com::sun::star::lang">XTypeProvider</type> interface.</p>
+ inspected completely if it supports the com::sun::star::lang::XTypeProvider
+ interface.</p>
<p>For details see method XIntrospection::inspect(). </p>