[Libreoffice-commits] core.git: include/LibreOfficeKit
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun May 10 21:05:25 UTC 2020
include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 42a949bdcfb87f45197f0d692b64e74f70f2c2e1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri May 8 14:29:34 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun May 10 23:04:53 2020 +0200
Fix typo
Change-Id: I8bf39ad18f20199241cb3cdf4e1fec5592d61943
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93725
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index b0b6d59e62a2..32fd9f657a5a 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -728,7 +728,7 @@ typedef enum
LOK_CALLBACK_TAB_STOP_LIST = 48,
/**
- * Sends all informations for displaying form field button for a text based field.
+ * Sends all information for displaying form field button for a text based field.
*
* It contains the position where the frame with the button should be displayed and
* also contains all information that the popup window needs.
More information about the Libreoffice-commits
mailing list