summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTest/test.cmake.in
diff options
context:
space:
mode:
authorRuslan Baratov <ruslan_baratov@yahoo.com>2014-01-02 17:52:18 (GMT)
committerBrad King <brad.king@kitware.com>2014-01-03 16:35:32 (GMT)
commit9e41eb68ec9d60bcaf39e6442dda593d4135abd7 (patch)
treec2193fc8effd29e9c29ff060c9271c4405bcdd3c /Tests/CTestTest/test.cmake.in
parentc0798b50d01aa33386bbd54ce1ed53e7090d4f85 (diff)
downloadCMake-9e41eb68ec9d60bcaf39e6442dda593d4135abd7.zip
CMake-9e41eb68ec9d60bcaf39e6442dda593d4135abd7.tar.gz
CMake-9e41eb68ec9d60bcaf39e6442dda593d4135abd7.tar.bz2
Fix wording of "the the" typos throughout text
Diffstat (limited to 'Tests/CTestTest/test.cmake.in')
-rw-r--r--Tests/CTestTest/test.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestTest/test.cmake.in b/Tests/CTestTest/test.cmake.in
index 214bff8..ab39b88 100644
--- a/Tests/CTestTest/test.cmake.in
+++ b/Tests/CTestTest/test.cmake.in
@@ -6,7 +6,7 @@
# this is the cvs module name that should be checked out
set (CTEST_MODULE_NAME SmallAndFast)
-# these are the the name of the source and binary directory on disk.
+# these are the name of the source and binary directory on disk.
# They will be appended to DASHBOARD_ROOT
set (CTEST_SOURCE_NAME SmallAndFast)
set (CTEST_BINARY_NAME SmallAndFastBuild)