summaryrefslogtreecommitdiff
path: root/t/txinfo25.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/txinfo25.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/txinfo25.sh')
-rwxr-xr-xt/txinfo25.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/txinfo25.sh b/t/txinfo25.sh
index 427d070d2..4feedca19 100755
--- a/t/txinfo25.sh
+++ b/t/txinfo25.sh
@@ -17,8 +17,8 @@
# Check that info files are built in builddir and in srcdir can safely
# co-exist. This setup is obtained by having two info files, only one
# of which being cleaned.
-# (Similar to txinfo16.test, plus CLEANFILES).
-# (See also txinfo23.test and txinfo24.test).
+# (Similar to txinfo16.sh, plus CLEANFILES).
+# (See also txinfo23.sh and txinfo24.sh).
required='makeinfo tex texi2dvi-o'
. ./defs || exit 1