diff --git a/dtool/Config.cmake b/dtool/Config.cmake index 5cadea605b..91a8fdad9a 100644 --- a/dtool/Config.cmake +++ b/dtool/Config.cmake @@ -8,7 +8,7 @@ include(CMakeDependentOption) -# Define the plaform we are building on. +# Define our target platform. # The values "UNIX", "WIN32", "MINGW", "MSYS", and "CYGWIN" # are automatically provided by CMAKE. "APPLE" is also provided by # CMAKE but may be True on systems that are not OS X.