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/instdir2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/instdir2.sh') diff --git a/t/instdir2.sh b/t/instdir2.sh index 51e78bedc..638e25a2b 100755 --- a/t/instdir2.sh +++ b/t/instdir2.sh @@ -16,7 +16,7 @@ # If $(foodir) is the empty string, then nothing should be installed there. # This test ensures this also if $(foo_PRIMARY) is nonempty, see -# instdir.test. +# 'instdir.sh'. . ./defs || exit 1 -- cgit v1.2.1