summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
diff options
context:
space:
mode:
Diffstat (limited to 'winaccessibility/source/UAccCOMIDL/ia2_api_all.idl')
-rw-r--r--winaccessibility/source/UAccCOMIDL/ia2_api_all.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
index 34b61c2a6a6d..f2de7495a638 100644
--- a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
+++ b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
@@ -3789,7 +3789,7 @@ interface IAccessibleHypertext2 : IAccessibleHypertext
where cells are direct children of the table.
The range of valid coordinates for this interface are implementation dependent.
- However, that range includes at least the intervals from the from the first row
+ However, that range includes at least the intervals from the first row
or column with the index 0 up to the last (but not including) used row or column
as returned by IAccessibleTable::nRows and IAccessibleTable::nColumns.