[Libreoffice-commits] core.git: include/editeng
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 9 02:53:44 UTC 2019
include/editeng/AccessibleComponentBase.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3ae7373800121f33d2a4bd363aaf6be39cbf4a4b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:45 2019 +0000
Commit: Jens Carl <j.carl43 at 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.carl43 at 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
More information about the Libreoffice-commits
mailing list