[Libreoffice-commits] core.git: winaccessibility/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 21 14:07:41 UTC 2020


 winaccessibility/source/UAccCOMIDL/ia2_api_all.idl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f3272cd389d66e249d189b1810dbf685b14a00ba
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Aug 20 13:04:01 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Aug 21 16:07:02 2020 +0200

    Fix typo
    
    Change-Id: I7c4723fbcb9fac2871321c4cde8a969eb1f48bf1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101103
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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® Active Accessibility®) interfaces.  (In cases where the an application
   is known to have custom interfaces which provide information not supplied by IAccessible2


More information about the Libreoffice-commits mailing list