浏览代码

Help: Fix typo in ctest_test documentation

s/acorss/across/
Zack Galbreath 10 年之前
父节点
当前提交
93904772d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/command/ctest_test.rst

+ 1 - 1
Help/command/ctest_test.rst

@@ -41,7 +41,7 @@ The options are:
   Specify the end of a range of test numbers.
   Specify the end of a range of test numbers.
 
 
 ``STRIDE <stride-number>``
 ``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>``
 ``EXCLUDE <exclude-regex>``
   Specify a regular expression matching test names to exclude.
   Specify a regular expression matching test names to exclude.