diff options
| author | Josh Triplett <josh@freedesktop.org> | 2007-07-22 20:48:10 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2007-07-22 20:48:10 -0700 |
| commit | 2a4167db75743084094394cc8ccb85853a557c4d (patch) | |
| tree | c0d0ebd3c2d49ff8912d3bde11d14bfcadbe42fa /Documentation | |
| parent | 114dd2b103c7a540c383c2f9c0611cd39e36b8c7 (diff) | |
| download | sparse-dev-2a4167db75743084094394cc8ccb85853a557c4d.tar.gz | |
Fix typos in test-suite documentation
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/test-suite | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
