From 134a73259bc4d4f7e61921001ec5549f071e6050 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 15 Jun 2015 12:37:27 +0300 Subject: [PATCH 044/398] Typo Change-Id: Ibecfa73dd1b865edba77caf51f5003d1b18692be (cherry picked from commit a0e10b1e0863b1967ede25053f8e3f1dacf0fbdf) --- include/LibreOfficeKit/LibreOfficeKitEnums.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.12.0