summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorZack Galbreath <zack.galbreath@kitware.com>2015-06-08 14:50:25 (GMT)
committerBrad King <brad.king@kitware.com>2015-06-24 15:15:19 (GMT)
commit93904772d7382ca46f2e73be9222c556c1ca79f2 (patch)
treed3d473185f3026f7524dedbbc88581e68bc46ac5 /Help
parentd0c0efb5ccc57cc01e25fc5e21a16e0c86d1ea70 (diff)
downloadCMake-93904772d7382ca46f2e73be9222c556c1ca79f2.zip
CMake-93904772d7382ca46f2e73be9222c556c1ca79f2.tar.gz
CMake-93904772d7382ca46f2e73be9222c556c1ca79f2.tar.bz2
Help: Fix typo in ctest_test documentation
s/acorss/across/
Diffstat (limited to 'Help')
-rw-r--r--Help/command/ctest_test.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/ctest_test.rst b/Help/command/ctest_test.rst
index 8cbb9ec..af422b6 100644
--- a/Help/command/ctest_test.rst
+++ b/Help/command/ctest_test.rst
@@ -41,7 +41,7 @@ The options are:
Specify the end of a range of test numbers.
``STRIDE <stride-number>``
- Specify the stride by which to step acorss a range of test numbers.
+ Specify the stride by which to step across a range of test numbers.
``EXCLUDE <exclude-regex>``
Specify a regular expression matching test names to exclude.