summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKitEnums.h
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-21 09:17:27 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-21 11:25:42 +0100
commit2eff4b5945144d8ed74c17c0a688d1c50fd0ae33 (patch)
tree119abad422a738ee71f153ee5bda89e880d4cf7b /include/LibreOfficeKit/LibreOfficeKitEnums.h
parenttdf#114613: Repair function does not work after opening PPTX file (diff)
downloadcore-2eff4b5945144d8ed74c17c0a688d1c50fd0ae33.tar.gz
core-2eff4b5945144d8ed74c17c0a688d1c50fd0ae33.zip
Fix typos
Change-Id: I5c6e252072089a06f0be4292d51aed020cbc67fe Reviewed-on: https://gerrit.libreoffice.org/46888 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/LibreOfficeKit/LibreOfficeKitEnums.h')
-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 46be3f25fea8..b1349b45a1c1 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -563,7 +563,7 @@ typedef enum
* - "invalidate" - the area as described by "rectangle" is invalidated
* Clients must request the new area
* - "cursor_invalidate" - cursor is invalidated. New position is in "rectangle"
- * - "cursor_visible" - cursor visible status is changed. Status is availabe
+ * - "cursor_visible" - cursor visible status is changed. Status is available
* in "visible" field
* - "close" - window is closed
*/