include/LibreOfficeKit/LibreOfficeKitEnums.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bcd076c22c5af0993641e719ea01559548acbc38
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 9 13:26:05 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jun 9 17:59:31 2023 +0200

    Fix typo
    
    Change-Id: I4b8e65b686942a20df2d0133ff1208737e272e42
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152790
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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

Reply via email to