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