summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefileTargetGenerator.h')
-rw-r--r--Source/cmMakefileTargetGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakefileTargetGenerator.h b/Source/cmMakefileTargetGenerator.h
index eaf8f86..143cd7c 100644
--- a/Source/cmMakefileTargetGenerator.h
+++ b/Source/cmMakefileTargetGenerator.h
@@ -144,7 +144,7 @@ protected:
return this->LocalGenerator->Convert(source, relative, output, optional);
}
- // constructor to set the ivarscmMakefileTargetGenerator
+ // constructor to set the ivars
cmMakefileTargetGenerator();
};