winaccessibility/source/UAccCOMIDL/ia2_api_all.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 451b3e8ee8fd08b59b38c3117dc8b229b7d41215
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Aug 12 11:32:53 2022 +0200
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Fri Aug 12 21:08:33 2022 +0200

    Fix typo
    
    Change-Id: I354805dc54769cfa4564b0c1fd3be15f6c060b1d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138188
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>
    Tested-by: Jenkins

diff --git a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl 
b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
index 95a3a42dbaa8..ea2730f23e71 100644
--- a/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
+++ b/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
@@ -1151,7 +1151,7 @@ IA2_STATE_STALE =                   0x4000,
 /** Indicates that the object implements autocompletion.
 
  This state indicates that a text control will respond to the input of
- one ore more characters and cause a sub-item to become selected.  The
+ one or more characters and cause a sub-item to become selected.  The
  selection may also result in events fired on the parent object.
 */
 IA2_STATE_SUPPORTS_AUTOCOMPLETION = 0x8000,

Reply via email to