Fix some spelling errors in comments

This commit is contained in:
Geoff Viola
2014-10-09 17:22:45 -06:00
committed by Brad King
parent a358448d3e
commit bef23e8181
17 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ public:
virtual cmLocalGenerator *CreateLocalGenerator();
/**
* Try to determine system infomation such as shared library
* Try to determine system information such as shared library
* extension, pthreads, byte order etc.
*/
virtual void EnableLanguage(std::vector<std::string>const& languages,