summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl b/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
index cd69161504f5..bd5f4d5b3b62 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module accessibility {
/** Implement this interface to give access to an object's set of relations.
- <p>Such relation are modeled with the <type>AccessibleRelation</type>
+ <p>Such relations are modelled with the <type>AccessibleRelation</type>
structure. This interface is used for representing sets of relations
between <type>Accessible</type> objects. Most of the convenience
methods of the corresponding AccessibleRelationSet interface of the Java