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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 6 06:09:07 UTC 2020


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

New commits:
commit 81dbdd7b1fcbbb8a901da3f6e2e3afbba50de21a
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Feb 6 00:33:54 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Feb 6 07:08:32 2020 +0100

    Fix typo
    
    Change-Id: Ie8e7e01d2f89c9d2f7f1cbb081ba368c926260b4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88071
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-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 97d207169549..1dce1785c802 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
+ The %IAccessibleHypertext2 interface extends the functionality of the
  %IAccessibleHypertext interface.
 */
 [object, uuid(CF64D89F-8287-4B44-8501-A827453A6077)]


More information about the Libreoffice-commits mailing list