From 754dd898a7f93689aff22dcfbe71d6ca0095e019 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Wed, 19 Feb 2014 01:48:55 +0100 Subject: Fix a typo in Find* comments --- 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 d4f8181..7ca173f 100644 --- a/cmake/Modules/FindIconv.cmake +++ b/cmake/Modules/FindIconv.cmake @@ -10,7 +10,7 @@ # # For conveniance, these variables are also set. They have the same values # than the variables above. The user can thus choose his/her prefered way -# to way to write them. +# to write them. # ICONV_LIBRARY # ICONV_INCLUDE_DIR # -- cgit v1.2.3