summaryrefslogtreecommitdiff
path: root/winaccessibility
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-03-29 18:53:49 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-03-29 19:16:31 +0100
commit5e04ec1e7d5adc9f14ea803d765aa42f8b0e08cd (patch)
tree77c41dc0fd79491c8b3304c4965f464d2e3a98c9 /winaccessibility
parent920931529e2b7b11777328e91e2dcf3b7b746c1d (diff)
typo: inteface -> interface
Diffstat (limited to 'winaccessibility')
-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 04a2e7b76349..f01412022eb0 100644
--- a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
+++ b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
@@ -3686,7 +3686,7 @@ interface IAccessibleHypertext : IAccessibleText
/** @brief This interface exposes information about hypertext in a document.
The %IAccessibleHypertext2 interface extends the functinality of the
- %IAccessibleHypertext inteface.
+ %IAccessibleHypertext interface.
*/
[object, uuid(CF64D89F-8287-4B44-8501-A827453A6077)]
interface IAccessibleHypertext2 : IAccessibleHypertext
@@ -4326,7 +4326,7 @@ interface IAccessibleTable : IUnknown
Please also refer to the IAccessibleTableCell interface.
If you want to support older applications you should also support the
- IAccessibleTable inteface.
+ IAccessibleTable interface.
*/
[object, uuid(6167f295-06f0-4cdd-a1fa-02e25153d869)]
interface IAccessibleTable2 : IUnknown