From f8a7fae5cd57d271df163e00b248b410e948a75d Mon Sep 17 00:00:00 2001
From: Hadrien Grasland <grasland@lal.in2p3.fr>
Date: Sun, 4 Nov 2018 14:46:17 +0100
Subject: [PATCH] Minor clarification

---
 cmake/DD4hepConfig.cmake.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/DD4hepConfig.cmake.in b/cmake/DD4hepConfig.cmake.in
index 59da4815b..d12c959b7 100644
--- a/cmake/DD4hepConfig.cmake.in
+++ b/cmake/DD4hepConfig.cmake.in
@@ -13,7 +13,7 @@
 # @author Jan Engels, Desy
 ##############################################################################
 
-# Locate the DD4hep install directory. This CMake file is installed in two
+# Locate the DD4hep install prefix. This CMake file is installed in two
 # different locations (root and "cmake" subdir) that we must disambiguate.
 get_filename_component(_thisdir "${CMAKE_CURRENT_LIST_FILE}" PATH)
 get_filename_component(_lastdir "${_thisdir}" NAME)
-- 
GitLab