summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/Accessible.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/Accessible.idl')
-rw-r--r--offapi/com/sun/star/accessibility/Accessible.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/Accessible.idl b/offapi/com/sun/star/accessibility/Accessible.idl
index a3b5e5bfc8df..c3d5d5e52585 100644
--- a/offapi/com/sun/star/accessibility/Accessible.idl
+++ b/offapi/com/sun/star/accessibility/Accessible.idl
@@ -25,9 +25,9 @@ module com { module sun { module star { module accessibility {
/** Every class has to support this service in order to be accessible.
- <p>It provides the means to derive a <type>XAccessibleContext</type>
+ <p>It provides the means to derive a XAccessibleContext
object--which may but usually is not the same object as the object that
- supports the <type>XAccessible</type> interface--that provides the
+ supports the XAccessible interface--that provides the
actual information that is needed to make it accessible.</p>
<p>Service <code>Accessible</code> is just a wrapper for the interface