summaryrefslogtreecommitdiff
path: root/Help/dev/testing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/dev/testing.rst')
-rw-r--r--Help/dev/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/dev/testing.rst b/Help/dev/testing.rst
index 731930c8fd..1b29acf30d 100644
--- a/Help/dev/testing.rst
+++ b/Help/dev/testing.rst
@@ -16,7 +16,7 @@ welcome to provide testing machines in order to help keep support for their
platforms working.
The `CMake Dashboard Scripts Repository`_ provides CTest scripts to drive
-nightly, continous, and experimental testing of CMake. Use the following
+nightly, continuous, and experimental testing of CMake. Use the following
commands to set up a new integration testing client:
.. code-block:: console