mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
Various typo fixes
Some are user-facing. Others are source comments.
This commit is contained in:
@@ -1161,7 +1161,7 @@ void cmLocalUnixMakefileGenerator3::AppendEcho(
|
||||
commands.push_back(cmd);
|
||||
}
|
||||
|
||||
// Reset the line to emtpy.
|
||||
// Reset the line to empty.
|
||||
line.clear();
|
||||
|
||||
// Progress appears only on first line.
|
||||
|
||||
Reference in New Issue
Block a user