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/pr401.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/pr401.sh') diff --git a/t/pr401.sh b/t/pr401.sh index b1044760f..73a7e2560 100755 --- a/t/pr401.sh +++ b/t/pr401.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Check support for AC_CONFIG_LIBOBJ_DIR vs LIBOBJS. -# (pr401b.test and pr401c.test do the same for LTLIBOBJS and ALLOCA) +# (pr401b.sh and pr401c.sh do the same for LTLIBOBJS and ALLOCA) required=cc . ./defs || exit 1 -- cgit v1.2.1