summaryrefslogtreecommitdiffstats
path: root/Documentation/howto-tests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto-tests.txt')
-rw-r--r--Documentation/howto-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt
index 6799c92a4..71c7f85c1 100644
--- a/Documentation/howto-tests.txt
+++ b/Documentation/howto-tests.txt
@@ -80,7 +80,7 @@ TS_OPT_testdir_[testscript_]fake="<yes|no>"
Evaluated by any test script to skip certain tests.
Examples:
- - skip all the tests within "fdisk" test-direcrory:
+ - skip all the tests within "fdisk" test-directory:
$ make check TS_OPT_fdisk_fake="yes"
- skip only "fdisk/bsd" test: