aboutsummaryrefslogtreecommitdiff
path: root/test-suite/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/README.txt')
-rw-r--r--test-suite/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/README.txt b/test-suite/README.txt
index c41d543..1d1ca12 100644
--- a/test-suite/README.txt
+++ b/test-suite/README.txt
@@ -6,7 +6,7 @@ correct options or a single test. The latter is really useful to run as part
of the bisect, or as a debug build to investigate problems, all of which
can be automatically ran using these scripts.
-The entry point is run.sh, and the rest are utulities that are either used
+The entry point is run.sh, and the rest are utilities that are either used
by it or in conjunction with it. The setup script should get your tree
configured correctly in order to run the tests. This is the tree that you
need to setup on the 'test' directory for bisecting problems (see 'bisect'