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



commit 8740a778c55c47b67484f0b2f70760d0f00ad909
Author: Дилян Палаузов <git-dpa aegee org>
Date:   Tue Apr 23 11:42:22 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 32b25e3e..24b4ee26 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-ews/issues/";)
 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_TESTS=ON
 )


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