mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
STYLE: fix typo
Alex
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user