STYLE: fix typo

Alex
This commit is contained in:
Alexander Neundorf 2007-08-09 08:49:49 -04:00
parent 9ec10993f8
commit 112747e4e2
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ void cmTarget::DefineProperties(cmake *cm)
cm->DefineProperty
("EchoString", cmProperty::TARGET,
"A message to be displayed when the target is built.",
"A message to display on some generaters (such as makefiles) when "
"A message to display on some generators (such as makefiles) when "
"the target is built.");
cm->DefineProperty