summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleHypertext.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleHypertext.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
index 0e88a77071ab..24e87b0ea68b 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
@@ -84,7 +84,7 @@ interface XAccessibleHypertext
Index of the character for which to return the link index. If
the XAccessibleText interface is used to represent
the text containing the link, then the character index is only
- valid if it is greater than or equal to zero and lower then the
+ valid if it is greater than or equal to zero and lower than the
number of characters in the text. See that interface's
documentation for more details.