summaryrefslogtreecommitdiff
path: root/Source/cmMakeDirectoryCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakeDirectoryCommand.h')
-rw-r--r--Source/cmMakeDirectoryCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakeDirectoryCommand.h b/Source/cmMakeDirectoryCommand.h
index 7380bcbe65..951b3c0f17 100644
--- a/Source/cmMakeDirectoryCommand.h
+++ b/Source/cmMakeDirectoryCommand.h
@@ -78,7 +78,7 @@ public:
"care.";
}
- /** 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;