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



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

    eds-M!14 - Correct typo in a comment in the main CMakeLists.txt
    
    Related to 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 84df4273e1..10fb0ebb13 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,7 +38,7 @@ endif(_is_devel_version EQUAL 1)
 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_GTK_DOC=ON
        -DENABLE_CONTACT_MAPS=ON


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