f325b2
From 134a73259bc4d4f7e61921001ec5549f071e6050 Mon Sep 17 00:00:00 2001
f325b2
From: Tor Lillqvist <tml@collabora.com>
f325b2
Date: Mon, 15 Jun 2015 12:37:27 +0300
f325b2
Subject: [PATCH 044/398] Typo
f325b2
f325b2
Change-Id: Ibecfa73dd1b865edba77caf51f5003d1b18692be
f325b2
(cherry picked from commit a0e10b1e0863b1967ede25053f8e3f1dacf0fbdf)
f325b2
---
f325b2
 include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 +-
f325b2
 1 file changed, 1 insertion(+), 1 deletion(-)
f325b2
f325b2
diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h b/include/LibreOfficeKit/LibreOfficeKitEnums.h
f325b2
index bdcc2f0c256f..7038e5fc8cc2 100644
f325b2
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
f325b2
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
f325b2
@@ -119,7 +119,7 @@ typedef enum
f325b2
      * document, the status indicator callbacks will arrive to the callback
f325b2
      * registered for the LibreOfficeKit (singleton) object, not a
f325b2
      * LibreOfficeKitDocument one, because we are in the very progress of
f325b2
-     * loading a docuemnt and then constructing a LibreOfficeKitDocument
f325b2
+     * loading a document and then constructing a LibreOfficeKitDocument
f325b2
      * object.
f325b2
      */
f325b2
     LOK_CALLBACK_STATUS_INDICATOR_START,
f325b2
-- 
f325b2
2.12.0
f325b2