From 84bf1f6842a84d5a36399262cdd5349e03f64446 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 3 Nov 2018 20:55:45 +0100 Subject: [PATCH] docs: fix typos Signed-off-by: Jakub Wilk --- Documentation/blkid.txt | 2 +- Documentation/howto-tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/blkid.txt b/Documentation/blkid.txt index c58b04f679..8448c05e5b 100644 --- a/Documentation/blkid.txt +++ b/Documentation/blkid.txt @@ -68,7 +68,7 @@ function is used: The second parameter of blkid_get_cache (if non-zero) is the alternate filename of the blkid cache file (see blkid man page for more information about the -default cach file location). +default cache file location). Normally, programs should just pass in NULL. diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt index 6799c92a4c..71c7f85c16 100644 --- a/Documentation/howto-tests.txt +++ b/Documentation/howto-tests.txt @@ -80,7 +80,7 @@ TS_OPT_testdir_[testscript_]fake="" 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: -- 2.39.2