summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-06-15 12:37:27 +0300
committerTor Lillqvist <tml@collabora.com>2015-06-15 12:37:42 +0300
commita0e10b1e0863b1967ede25053f8e3f1dacf0fbdf (patch)
treedec2554543ef26edfb74dd6f97de5cc007e72c05 /include
parentbff9eddb454ca2568bbb4b56c97d223d7188e56b (diff)
Typo
Change-Id: Ibecfa73dd1b865edba77caf51f5003d1b18692be
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 bdcc2f0c256f..7038e5fc8cc2 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -119,7 +119,7 @@ typedef enum
* document, the status indicator callbacks will arrive to the callback
* registered for the LibreOfficeKit (singleton) object, not a
* LibreOfficeKitDocument one, because we are in the very progress of
- * loading a docuemnt and then constructing a LibreOfficeKitDocument
+ * loading a document and then constructing a LibreOfficeKitDocument
* object.
*/
LOK_CALLBACK_STATUS_INDICATOR_START,