summaryrefslogtreecommitdiff
path: root/t/check-subst.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 12:10:46 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 12:10:46 +0200
commitcbc0fc858b4acbc7116fa52c955e2d73f65ffabd (patch)
tree07bef49f4026327a60e8cfce3383723d61f8c2a2 /t/check-subst.sh
parent917d095981ecfc3cc09fff4f758fe46f1ee9a354 (diff)
downloadautomake-cbc0fc858b4acbc7116fa52c955e2d73f65ffabd.tar.gz
cosmetics: fix typos and references in comments
* lib/am/check.am: Here. * doc/automake.texi: And here. * t/*.sh: And in several of these tests. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/check-subst.sh')
-rwxr-xr-xt/check-subst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/check-subst.sh b/t/check-subst.sh
index fe623bbbf..b84762ed7 100755
--- a/t/check-subst.sh
+++ b/t/check-subst.sh
@@ -17,7 +17,7 @@
# Check @substituted@ TESTS.
# Note that in this test, we rely on the .test extension for the
# substituted names: this is necessary for parallel-tests.
-# See also sister test 'check-subst-prog.test'.
+# See also sister test 'check-subst-prog.sh'.
# For gen-testsuite-part: ==> try-with-serial-tests <==
. ./defs || exit 1