From cbc0fc858b4acbc7116fa52c955e2d73f65ffabd Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 13 Aug 2012 12:10:46 +0200 Subject: 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 --- t/subobj11a.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/subobj11a.sh') diff --git a/t/subobj11a.sh b/t/subobj11a.sh index 474ed82fc..25bdb93d1 100755 --- a/t/subobj11a.sh +++ b/t/subobj11a.sh @@ -23,8 +23,8 @@ # (even if the file 'foo.mk' exists). The error disappear by collapsing # the repeated slash '/' characters into a single one. # -# See also sister "grepping" test 'subobj11b.test', and related test -# 'subobj11c.test'. +# See also sister "grepping" test 'subobj11b.sh', and related test +# 'subobj11c.sh'. required=cc . ./defs || exit 1 -- cgit v1.2.1