diff options
Diffstat (limited to 'cmake/modules/FindLCMS2.cmake')
-rw-r--r-- | cmake/modules/FindLCMS2.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindLCMS2.cmake b/cmake/modules/FindLCMS2.cmake index 5ec7a77ba3..7cc1497333 100644 --- a/cmake/modules/FindLCMS2.cmake +++ b/cmake/modules/FindLCMS2.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the LCMS Color Management library # -# This will will define the following variables:: +# This will define the following variables:: # # LCMS2_FOUND - system has LCMS Color Management # LCMS2_INCLUDE_DIRS - the LCMS Color Management include directory |