[evolution-data-server] M!14 - Correct typo in a comment in the main CMakeLists.txt



commit 9a1cd9e52d48f9d7eb993cab0747235e43113bc2
Author: Дилян Палаузов <git-dpa aegee org>
Date:   Tue Apr 23 11:36:32 2019 +0200

    M!14 - Correct typo in a comment in the main CMakeLists.txt
    
    Fixes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/14

 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e79ff668d..2490f34b2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,7 +22,7 @@ set(API_VERSION 1.2)
 set(GETTEXT_PACKAGE ${PROJECT_NAME})
 set(GETTEXT_PO_DIR ${CMAKE_SOURCE_DIR}/po)
 
-# Required for 'disttest' and 'ditcheck' of DistTarget module
+# Required for 'disttest' and 'distcheck' of DistTarget module
 set(PROJECT_DISTCONFIGURE_PARAMS
        -DENABLE_GOA=ON
        -DENABLE_EXAMPLES=ON


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]