From 2a4167db75743084094394cc8ccb85853a557c4d Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sun, 22 Jul 2007 20:48:10 -0700 Subject: [PATCH] Fix typos in test-suite documentation Signed-off-by: Josh Triplett --- Documentation/test-suite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/test-suite b/Documentation/test-suite index bb7f350a..6c4f24f6 100644 --- a/Documentation/test-suite +++ b/Documentation/test-suite @@ -56,7 +56,7 @@ test-suite comes with a format command to make a test easier to write: name: check-name value. If no name is provided, it defaults to the file name. cmd: - check-command value. It no cmd if provided, it defaults to + check-command value. If no cmd is provided, it defaults to "sparse $file". The output of the test-suite format command can be redirected into the -- 2.11.4.GIT