diff --git a/cmake_modules/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake
index db11e46e811791fc4292664dbd3eebd4129ff43d..27c1fea1d9de62e720f8b0ab2564108fe549d263 100644
--- a/cmake_modules/PrintOpts.cmake
+++ b/cmake_modules/PrintOpts.cmake
@@ -23,7 +23,7 @@
 #
 ###
 
-# some variables has been set to 1 instead of ON to make the chameleon_config.h file
+# some variables have been set to 1 instead of ON to make the chameleon_config.h file
 # restore ON when necessary
 if (CHAMELEON_USE_CUDA)
   set(CHAMELEON_USE_CUDA "ON")