[Libreoffice-commits] core.git: include/LibreOfficeKit
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 25 16:46:25 UTC 2019
include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d8d6b03eb136c5d98bb74fbb6f435e650f9e4939
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Sep 25 18:02:28 2019 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Sep 25 18:45:22 2019 +0200
Fix typo
Change-Id: Iec98bb5446782dc50223bb49b4c305046960c751
Reviewed-on: https://gerrit.libreoffice.org/79567
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index bf8f9a4ee5ea..17e1c3e27740 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -263,7 +263,7 @@ typedef enum
* Payload format is "width, height", i.e. clients get the new size without
* having to do an explicit lok::Document::getDocumentSize() call.
*
- * A size change is always preceeded by a series of
+ * A size change is always preceded by a series of
* LOK_CALLBACK_INVALIDATE_TILES events invalidating any areas
* need re-rendering to adapt.
*/
More information about the Libreoffice-commits
mailing list