summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-03-26 02:38:08 +0000
committerMorgan Deters <mdeters@gmail.com>2011-03-26 02:38:08 +0000
commit070dfb543ea5f29681259a9317fa2e7599bdb26a (patch)
tree9c808b436acb823d8ab9e5610f19448b310fcd2d /test/Makefile.am
parenta2472774f053ed0ab98f1508ebb313466b0fe29a (diff)
fix typo
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 98e1c8b86..10b724a7d 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -10,7 +10,7 @@ units systemtests regress regress0 regress1 regress2 regress3:
done; \
$(MAKE) check-local
-# synonyms for "checK" in this directory
+# synonyms for "check" in this directory
.PHONY: test
test: check
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback