From 93904772d7382ca46f2e73be9222c556c1ca79f2 Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Mon, 8 Jun 2015 10:50:25 -0400 Subject: [PATCH] Help: Fix typo in ctest_test documentation s/acorss/across/ --- Help/command/ctest_test.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/ctest_test.rst b/Help/command/ctest_test.rst index 8cbb9ec71..af422b644 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 `` - 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 `` Specify a regular expression matching test names to exclude.