summaryrefslogtreecommitdiff
path: root/Modules/CMakePlatformId.h.in
diff options
context:
space:
mode:
authorAndrius Štikonas <stikonas@gmail.com>2010-11-17 16:10:26 +0000
committerBrad King <brad.king@kitware.com>2010-11-17 11:12:48 -0500
commit8f1798c14a2ce8aec0b8361eb8616c8aa573b189 (patch)
tree894f005e4c09e628b44456ff82d5b4d4a92f84ab /Modules/CMakePlatformId.h.in
parentb541b1213ac4bf95a186d9fa753ba2566e598d06 (diff)
downloadcmake-8f1798c14a2ce8aec0b8361eb8616c8aa573b189.tar.gz
Modules: Fix spelling 'becase' -> 'because'.
Diffstat (limited to 'Modules/CMakePlatformId.h.in')
-rw-r--r--Modules/CMakePlatformId.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakePlatformId.h.in b/Modules/CMakePlatformId.h.in
index e20348aac3..1c63cca16b 100644
--- a/Modules/CMakePlatformId.h.in
+++ b/Modules/CMakePlatformId.h.in
@@ -83,7 +83,7 @@
#endif
/* For windows compilers MSVC and Intel we can determine
- the architecture of the compiler being used. This is becase
+ the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/