summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-06-09 13:26:05 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-06-09 17:59:31 +0200
commitbcd076c22c5af0993641e719ea01559548acbc38 (patch)
treee1f302787b6b61d316554ccff31619a1237c9163 /include/LibreOfficeKit
parentfd1bd06509f4544cc18bdf2319c5456b33d08e52 (diff)
Fix typo
Change-Id: I4b8e65b686942a20df2d0133ff1208737e272e42 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152790 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/LibreOfficeKit')
-rw-r--r--include/LibreOfficeKit/LibreOfficeKitEnums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index d2a03c8ce9b6..13351b672d51 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -963,7 +963,7 @@ typedef enum
LOK_CALLBACK_COLOR_PALETTES = 65,
/**
- * Informs that the document password has been succesfully changed.
+ * Informs that the document password has been successfully changed.
* The payload contains the the new password and the type.
*/
LOK_CALLBACK_DOCUMENT_PASSWORD_RESET = 66