diff options
-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 13351b672d51..0325e62399a5 100644 --- a/include/LibreOfficeKit/LibreOfficeKitEnums.h +++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h @@ -964,7 +964,7 @@ typedef enum /** * Informs that the document password has been successfully changed. - * The payload contains the the new password and the type. + * The payload contains the new password and the type. */ LOK_CALLBACK_DOCUMENT_PASSWORD_RESET = 66 } |