summaryrefslogtreecommitdiffstats
path: root/Source/cmSubdirCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmSubdirCommand.h')
-rw-r--r--Source/cmSubdirCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmSubdirCommand.h b/Source/cmSubdirCommand.h
index 4ec3da9..fe7c392 100644
--- a/Source/cmSubdirCommand.h
+++ b/Source/cmSubdirCommand.h
@@ -80,7 +80,7 @@ public:
"top level project or be built each time make is run from the top.";
}
- /** This command is only kept for compatibility with older CMake versions. */
+ /** This command is kept for compatibility with older CMake versions. */
virtual bool IsDiscouraged()
{
return true;