From ecc687c4ff047af7a64f912042542c3bf4726de3 Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Wed, 7 Sep 2022 17:11:40 -0500 Subject: Fix grammar and spelling in comment block. (#2089) --- CTestConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 85df0b8..514a9d6 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -12,7 +12,7 @@ ## This file should be placed in the root directory of your project. ## Then modify the CMakeLists.txt file in the root directory of your ## project to incorporate the testing dashboard. -## # The following are required to uses Dart and the Cdash dashboard +## # The following are required to use Dart and the CDash dashboard. ## ENABLE_TESTING() ## INCLUDE(CTest) set (CTEST_PROJECT_NAME "HDF5") -- cgit v0.12