cmSystemTools: Fix typo in comment.

This commit is contained in:
Stephen Kelly 2013-06-11 09:52:30 +02:00
parent 08319e071e
commit ad304a2f7d
1 changed files with 1 additions and 1 deletions

View File

@ -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,