summaryrefslogtreecommitdiff
path: root/t/pluseq11.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/pluseq11.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/pluseq11.sh')
-rwxr-xr-xt/pluseq11.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pluseq11.sh b/t/pluseq11.sh
index 5ee5d4f64..67dfd3386 100755
--- a/t/pluseq11.sh
+++ b/t/pluseq11.sh
@@ -16,7 +16,7 @@
# Check for bug in variable concatenation with '+=': an extra backslash
# is erroneously retained in the final value.
-# See also sister test pluseq11b.test.
+# See also sister test 'pluseq11b.sh'.
. ./defs || exit 1