From fa03ed7900f304fca5eb5e277a4f70b01dbd73b7 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 17 Aug 2011 10:54:51 +0200 Subject: [PATCH] test defs: fix typo in comments * tests/defs (get_shell_script): Fix typo in the function description. --- ChangeLog | 6 ++++++ tests/defs | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3477d61..eeb8374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-08-17 Stefano Lattarini + + test defs: fix typo in comments + * tests/defs (get_shell_script): Fix typo in the function + description. + 2011-08-14 Stefano Lattarini coverage: missing tap plan and non-zero exit status diff --git a/tests/defs b/tests/defs index ac9797c..87c9c82 100644 --- a/tests/defs +++ b/tests/defs @@ -454,7 +454,7 @@ sed_unindent_prog="" # Avoid interferences from the environment. # get_shell_script SCRIPT-NAME # ----------------------------- -# Fetch an Automake-provided test script from the `lib/' directory into +# Fetch an Automake-provided shell script from the `lib/' directory into # the current directory, and, if the `$test_prefer_config_shell' variable # is set to "yes", modify its shebang line to use $SHELL instead of # /bin/sh. -- 2.7.4