Merge topic 'fix-typo'
b163c45 Ninja: Fix typo: tagets -> targets
This commit is contained in:
commit
b57dfb5f18
@ -973,7 +973,7 @@ void cmGlobalNinjaGenerator::WriteTargetHelp(std::ostream& os)
|
||||
{
|
||||
WriteRule(*this->RulesFileStream,
|
||||
"HELP",
|
||||
(ninjaCmd() + " -t tagets").c_str(),
|
||||
(ninjaCmd() + " -t targets").c_str(),
|
||||
"All primary targets available:",
|
||||
"Rule for printing all primary targets available.",
|
||||
/*depfile=*/ "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user