mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 08:40:11 -06:00
cmSystemTools: Fix typo in comment.
This commit is contained in:
@@ -274,7 +274,7 @@ public:
|
||||
static bool GetRunCommandOutput() { return s_DisableRunCommandOutput; }
|
||||
|
||||
/**
|
||||
* Come constants for different file formats.
|
||||
* Some constants for different file formats.
|
||||
*/
|
||||
enum FileFormat {
|
||||
NO_FILE_FORMAT = 0,
|
||||
|
||||
Reference in New Issue
Block a user