summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2022-09-07 22:11:40 (GMT)
committerGitHub <noreply@github.com>2022-09-07 22:11:40 (GMT)
commitecc687c4ff047af7a64f912042542c3bf4726de3 (patch)
treee4e232b7b0e8ee124ba072c6269b4d2c51c0f10e /CTestConfig.cmake
parent99f17c727166ab88a36280ee93a197de5555412c (diff)
downloadhdf5-ecc687c4ff047af7a64f912042542c3bf4726de3.zip
hdf5-ecc687c4ff047af7a64f912042542c3bf4726de3.tar.gz
hdf5-ecc687c4ff047af7a64f912042542c3bf4726de3.tar.bz2
Fix grammar and spelling in comment block. (#2089)
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake2
1 files changed, 1 insertions, 1 deletions
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")