From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/modules/FindIconv.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/modules/FindIconv.cmake') diff --git a/cmake/modules/FindIconv.cmake b/cmake/modules/FindIconv.cmake index 8ee01fb..ae7d8d7 100644 --- a/cmake/modules/FindIconv.cmake +++ b/cmake/modules/FindIconv.cmake @@ -3,7 +3,7 @@ # -------- # Finds the ICONV library # -# This will will define the following variables:: +# This will define the following variables:: # # ICONV_FOUND - system has ICONV # ICONV_INCLUDE_DIRS - the ICONV include directory -- cgit v1.2.3