| commit | 6953aa7ce0e276c4961d7caac9ea2542d92f08bc | [log] |
|---|---|---|
| author | Andrea Gelmini <andrea.gelmini@gelma.net> | Mon May 20 19:33:45 2019 +0000 |
| committer | Julien Nabet <serval2412@yahoo.fr> | Tue May 21 09:29:05 2019 +0200 |
| tree | d6d8003070a1cf3485135da062beef9cc05bb637 | |
| parent | c91302d8818587a6b817ee1325b920578f06d5c5 [diff] |
Fix typo Change-Id: I7fd8a1657f0c39937860671de54e7f85e8f13a35 Reviewed-on: https://gerrit.libreoffice.org/72623 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h index 6b706a7..5b3dda9 100644 --- a/include/LibreOfficeKit/LibreOfficeKitEnums.h +++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -195,7 +195,7 @@ typedef enum * } * * where the "svg" property is a string containing an svg document * which is a rapresentation of the pie segment. * which is a representation of the pie segment. */ LOK_CALLBACK_GRAPHIC_SELECTION = 6,