include/editeng/AccessibleComponentBase.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3ae7373800121f33d2a4bd363aaf6be39cbf4a4b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 8 10:44:45 2019 +0000
Commit:     Jens Carl <j.car...@gmx.de>
CommitDate: Tue Jul 9 04:52:32 2019 +0200

    Fix typo
    
    Change-Id: I20328956a55aa717b898ff5f77d4353de4182de5
    Reviewed-on: https://gerrit.libreoffice.org/75265
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.car...@gmx.de>

diff --git a/include/editeng/AccessibleComponentBase.hxx 
b/include/editeng/AccessibleComponentBase.hxx
index 50a9155933a1..d3c5805ef75a 100644
--- a/include/editeng/AccessibleComponentBase.hxx
+++ b/include/editeng/AccessibleComponentBase.hxx
@@ -30,7 +30,7 @@ namespace com::sun::star::accessibility { class XAccessible; }
 namespace accessibility {
 
 /** @descr
-        This base class provides (will provice) a base implementation of the
+        This base class provides (will provide) a base implementation of the
         XAccessibleComponent and the
         XAccessibleExtendedComponent for all shapes.  For
         more detailed documentation about the methods refer to the interface
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to