diff --git a/win32/build/confutils.js b/win32/build/confutils.js index 3042e1f13f0..c4b06aa707a 100644 --- a/win32/build/confutils.js +++ b/win32/build/confutils.js @@ -2810,7 +2810,7 @@ function toolset_setup_compiler() // 1700 is vs.net 2011 // 1800 is vs.net 2012 // 1900 is vs.net 2014 - // Which version of the compiler do we have?12 + // Which version of the compiler do we have? VCVERS = COMPILER_NUMERIC_VERSION; if (VCVERS < 1700) {