tests: typofixes in comments in t/preproc-c-compile.sh
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 4 May 2013 12:02:06 +0000 (14:02 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 4 May 2013 12:02:06 +0000 (14:02 +0200)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/preproc-c-compile.sh

index 1b8af0f..7c398a8 100755 (executable)
@@ -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