summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-10 10:48:18 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-10 10:48:18 +0200
commit0de21aedf33db8d061b359f1f8d517fcf4b485b2 (patch)
tree21aed46f38ea966e09c23395e5d0760fceaffa24 /README.md
parent0bc5a6d2b4d19aa7ff2592d82caacf970d39e233 (diff)
Nit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26b3b12..6fa46a9 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ The test suite is run with
**NOTE: Some tests currently overwrite .config in the kernel root, so make sure to back it up.**
-It comprises a set of selftests and a set of compatibility tests that compare
+It consists of a set of selftests and a set of compatibility tests that compare
configurations generated by Kconfiglib with configurations generated by
<i>scripts/kconfig/conf</i> for a number of cases. You might want to use the
"speedy" option; see [testsuite.py](testsuite.py).