[Libreoffice-commits] core.git: include/LibreOfficeKit
Tor Lillqvist
tml at collabora.com
Mon Jun 15 02:38:23 PDT 2015
include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a0e10b1e0863b1967ede25053f8e3f1dacf0fbdf
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Jun 15 12:37:27 2015 +0300
Typo
Change-Id: Ibecfa73dd1b865edba77caf51f5003d1b18692be
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index bdcc2f0..7038e5f 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,
More information about the Libreoffice-commits
mailing list