summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/accessibility/AccessibleTextAttributeHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/accessibility/AccessibleTextAttributeHelper.hxx b/include/vcl/accessibility/AccessibleTextAttributeHelper.hxx
index 8c4b43b99e11..c5e02a04e85c 100644
--- a/include/vcl/accessibility/AccessibleTextAttributeHelper.hxx
+++ b/include/vcl/accessibility/AccessibleTextAttributeHelper.hxx
@@ -38,7 +38,7 @@ public:
/**
* Get the IAccessible2 text attributes and the span of the attributes at the given index.
- * @param xText The interace to query for the information.
+ * @param xText The interface to query for the information.
* @param nOffset Character offset for which to retrieve the information.
* @param rStartOffset Out param that is set to the start index of the attribute run.
* @param rEndOffset Out param that is set to the end index of the attribute run.