summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2023-01-09 00:25:11 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2023-01-09 00:25:11 -0500
commit25f5085a8e213308fa51218f7ac12ddc2437902e (patch)
treec4605b139a0991b47e04d76d82aa54588227d96d /tests/README
parente5f9e94d76c9b9ad7f5038fc576bcd7915627f14 (diff)
downloadlighttpd-git-25f5085a8e213308fa51218f7ac12ddc2437902e.tar.gz
[multiple] spelling: github action check-spelling
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README b/tests/README
index 265afea9..78aae864 100644
--- a/tests/README
+++ b/tests/README
@@ -4,7 +4,7 @@ Running tests
$ make check
If run from tests/ dir, tests will fail to run tests if lighttpd not built.
-If run from top level, 'make' will build lighttpd exectuable if not yet built,
+If run from top level, 'make' will build lighttpd executable if not yet built,
and then will run tests.