summaryrefslogtreecommitdiff
path: root/t/tap-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-deps.sh')
-rw-r--r--t/tap-deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-deps.sh b/t/tap-deps.sh
index 83944c5bf..c07d046f1 100644
--- a/t/tap-deps.sh
+++ b/t/tap-deps.sh
@@ -20,7 +20,7 @@
. test-init.sh
cat > Makefile.am << 'END'
-# The tests are *deliberately* listed in inversed order here.
+# The tests are *deliberately* listed in inverted order here.
TESTS = c.test b.test a.test
b.log: a.log
c.log: b.log