summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-20 13:04:01 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-21 16:07:02 +0200
commitf3272cd389d66e249d189b1810dbf685b14a00ba (patch)
tree09e2b75f806c55cc5049f75d48ae3abfbbecdbcd
parent48291e148c97cf48d25425e81b045e7feddd5b50 (diff)
Fix typo
Change-Id: I7c4723fbcb9fac2871321c4cde8a969eb1f48bf1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101103 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--winaccessibility/source/UAccCOMIDL/ia2_api_all.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
index 1dce1785c802..95a3a42dbaa8 100644
--- a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
+++ b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
@@ -1351,7 +1351,7 @@ IA2_STATE_PINNED = 0x80000
@ref _indexes\n
@ref _enumBase\n
@ref _specialOffsets\n
- @ref _dicoveringInterfaces\n
+ @ref _discoveringInterfaces\n
@ref _changingInterfaces\n
@ref _applicationInfo\n
@ref _childIDs\n
@@ -1441,7 +1441,7 @@ IA2_STATE_PINNED = 0x80000
Since the same offset is associated with two different lines a special means is needed
to fetch text from the line where the caret is physically located.
- @section _dicoveringInterfaces Discovery of Interfaces
+ @section _discoveringInterfaces Discovery of Interfaces
In general AT (Assistive Technology) should try IAccessible2 interfaces, followed by using
the MSAA (Microsoft&reg; Active Accessibility&reg;) interfaces. (In cases where the an application
is known to have custom interfaces which provide information not supplied by IAccessible2