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/suffix2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/suffix2.sh') diff --git a/t/suffix2.sh b/t/suffix2.sh index 8ac0431c0..1cee87534 100755 --- a/t/suffix2.sh +++ b/t/suffix2.sh @@ -16,7 +16,7 @@ # Make sure proper suffix rules for C compilation are produced, # and only once, even for libtool libraries. -# See also related test 'suffix.test'. +# See also related test 'suffix.sh'. required=libtoolize . ./defs || exit 1 -- cgit v1.2.1