From 07231d014cdfedcd259e0fd6ea0c1602b695653b Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Tue, 27 Jul 2004 08:52:13 -0400 Subject: [PATCH] DOC: Fix typo --- Modules/Dart.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 210555c68..ecc319ebb 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)