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/python6.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/python6.sh') diff --git a/t/python6.sh b/t/python6.sh index b2bc7dae6..dddbae0d8 100755 --- a/t/python6.sh +++ b/t/python6.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test detection of missing Python. -# Same as python4.test, but using a custom ACTION-IF-NOT-FOUND. +# Same as 'python4.sh', but using a custom ACTION-IF-NOT-FOUND. # Python is not required for this test. . ./defs || exit 1 -- cgit v1.2.1