From a519c29e93de84e949ac308831160102cc733e59 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 7 Sep 2018 09:06:35 +0300 Subject: Fix minor EBN issues --- modules/ECMAddQch.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMAddQch.cmake') diff --git a/modules/ECMAddQch.cmake b/modules/ECMAddQch.cmake index 69a3bb46..40b6026b 100644 --- a/modules/ECMAddQch.cmake +++ b/modules/ECMAddQch.cmake @@ -222,7 +222,7 @@ # installed. It usually is the same as the one where the CMake config files # for this software are installed. # -# COMPONENT specifies the the installation component name with which the +# COMPONENT specifies the installation component name with which the # install rule is associated. # # Example usage: -- cgit v1.2.1