summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-20 19:33:45 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-21 09:29:05 +0200
commit6953aa7ce0e276c4961d7caac9ea2542d92f08bc (patch)
treed6d8003070a1cf3485135da062beef9cc05bb637 /include
parentc91302d8818587a6b817ee1325b920578f06d5c5 (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>
Diffstat (limited to 'include')
-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 6b706a70cd6d..5b3dda95d7a3 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,