summaryrefslogtreecommitdiffstats
path: root/Modules/Dart.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-07-27 12:52:13 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-07-27 12:52:13 (GMT)
commit07231d014cdfedcd259e0fd6ea0c1602b695653b (patch)
treeec2c7173f96c38ac237c6ae18abfb7d66eeed79d /Modules/Dart.cmake
parentece8f1a0799e5a0108cce82b5747294353d8b240 (diff)
downloadCMake-07231d014cdfedcd259e0fd6ea0c1602b695653b.zip
CMake-07231d014cdfedcd259e0fd6ea0c1602b695653b.tar.gz
CMake-07231d014cdfedcd259e0fd6ea0c1602b695653b.tar.bz2
DOC: Fix typo
Diffstat (limited to 'Modules/Dart.cmake')
-rw-r--r--Modules/Dart.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake
index 210555c..ecc319e 100644
--- a/Modules/Dart.cmake
+++ b/Modules/Dart.cmake
@@ -25,7 +25,7 @@ IF(BUILD_TESTING)
INCLUDE(${PROJECT_SOURCE_DIR}/DartConfig.cmake)
ELSE(EXISTS ${PROJECT_SOURCE_DIR}/DartConfig.cmake)
# Dashboard is opened for submissions for a 24 hour period starting at
- # the specified NIGHLY_START_TIME. Time is specified in 24 hour format.
+ # the specified NIGTHLY_START_TIME. Time is specified in 24 hour format.
SET (NIGHTLY_START_TIME "00:00:00 EDT")
# Dart server to submit results (used by client)