Help: Fix typo in ctest_test documentation

s/acorss/across/
This commit is contained in:
Zack Galbreath 2015-06-08 10:50:25 -04:00 committed by Brad King
parent d0c0efb5cc
commit 93904772d7
1 changed files with 1 additions and 1 deletions

View File

@ -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.