diff --git a/CMakeLists.txt b/CMakeLists.txt
index 19798d2fda7701d034f7ad50115f46ba81970eb8..c0a892a02562ca0a8e3c7f571737eb77dc807e69 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -28,8 +28,8 @@ option(CMAKE_MACOSX_RPATH "Build with rpath on macos" ON)
 #
 #  project version (Major,minor,patch)
 #  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-#  !! Use the same version numbers in DDSegmentaion/CmakeLists.txt     !!
-#  !! and make also sure to change in ./DDCore/include/DD4hep/LCDD.h   !!
+#  !! Use the same version numbers in DDSegmentation/CMakeLists.txt    !!
+#  !! and make also sure to change in DDCore/include/DD4hep/LCDD.h     !!
 #  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
 dd4hep_set_version(DD4hep MAJOR 0 MINOR 19 PATCH 0)