From bef23e81815743b39d358d09878f4867dce17eea Mon Sep 17 00:00:00 2001 From: Geoff Viola Date: Thu, 9 Oct 2014 17:22:45 -0600 Subject: Fix some spelling errors in comments --- Source/cmGlobalJOMMakefileGenerator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmGlobalJOMMakefileGenerator.h') diff --git a/Source/cmGlobalJOMMakefileGenerator.h b/Source/cmGlobalJOMMakefileGenerator.h index 344e013433..fbb35f34f8 100644 --- a/Source/cmGlobalJOMMakefileGenerator.h +++ b/Source/cmGlobalJOMMakefileGenerator.h @@ -40,7 +40,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::vectorconst& languages, -- cgit v1.2.1