From 481c9975556b178a3aa095a808b9c7a87a24c426 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 4 May 2013 14:02:06 +0200 Subject: [PATCH] tests: typofixes in comments in t/preproc-c-compile.sh Signed-off-by: Stefano Lattarini --- t/preproc-c-compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/preproc-c-compile.sh b/t/preproc-c-compile.sh index 1b8af0f29..7c398a83e 100755 --- a/t/preproc-c-compile.sh +++ b/t/preproc-c-compile.sh @@ -111,7 +111,7 @@ fi # GNU install refuses to override a just-installed file; since we # have plenty of 'mumble' dummy programs to install in the same # location, such "overridden installations" are not a problem for -# us, so just force the use the 'install-sh' script +# us; so just force the use the 'install-sh' script. ac_cv_path_install=$(pwd)/install-sh; export ac_cv_path_install $MAKE distcheck -- 2.47.2