summaryrefslogtreecommitdiff
path: root/t/CheckListOfTests.am
diff options
context:
space:
mode:
Diffstat (limited to 't/CheckListOfTests.am')
-rw-r--r--t/CheckListOfTests.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/CheckListOfTests.am b/t/CheckListOfTests.am
index 3c37c5692..12fd2ae3d 100644
--- a/t/CheckListOfTests.am
+++ b/t/CheckListOfTests.am
@@ -54,7 +54,7 @@ maintainer-check-list-of-tests:
if $$diff $(am__tmk) $(am__tfs) >$(am__tdf); then \
result=0; \
else \
- echo '$@: list of tests in Makefile an on filesystem differ' >&2; \
+ echo '$@: list of tests in Makefile and on filesystem differ' >&2; \
echo "+ $$diff in-makefile on-filesystem" >&2; \
cat $(am__tdf) >&2; \
result=1; \