summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-06-25 14:39:23 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-06-25 14:39:23 (GMT)
commiteaafe3bd56c891b11df670396825df09868c9c93 (patch)
tree96653296b5f0a9b36ea9cb9adf399ab56fb742ab
parent1051c4c810a4d4f2aad7c1140af2e75c906bfbcd (diff)
parent93904772d7382ca46f2e73be9222c556c1ca79f2 (diff)
downloadCMake-eaafe3bd56c891b11df670396825df09868c9c93.zip
CMake-eaafe3bd56c891b11df670396825df09868c9c93.tar.gz
CMake-eaafe3bd56c891b11df670396825df09868c9c93.tar.bz2
Merge topic 'doc-ctest_test-STRIDE-typo'
93904772 Help: Fix typo in ctest_test documentation
-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.