diff options
Diffstat (limited to 'include/LibreOfficeKit')
-rw-r--r-- | include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. |