diff options
Diffstat (limited to 'Modules/CTestScriptMode.cmake')
-rw-r--r-- | Modules/CTestScriptMode.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CTestScriptMode.cmake b/Modules/CTestScriptMode.cmake index e459c1d..42d3764 100644 --- a/Modules/CTestScriptMode.cmake +++ b/Modules/CTestScriptMode.cmake @@ -14,7 +14,7 @@ # (To distribute this file outside of CMake, substitute the full # License text for the above reference.) -# Determine the current system, so this information can be used +# Determine the current system, so this information can be used # in ctest scripts include(CMakeDetermineSystem) |