summaryrefslogtreecommitdiffstats
path: root/Source/cmCollectFlags.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCollectFlags.h')
-rw-r--r--Source/cmCollectFlags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCollectFlags.h b/Source/cmCollectFlags.h
index 28448b1..d37afb0 100644
--- a/Source/cmCollectFlags.h
+++ b/Source/cmCollectFlags.h
@@ -51,7 +51,7 @@ public:
/**
* Expance varibles for home and binary root in the collected flags.
- * CMAKE_BINARY_DIR and CMAKE_SOURCE_ROOT are replaced with
+ * CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR are replaced with
* makefile->GetOutputHomeDirectory() and
* makefile->GetHomeDirectory()
*/