From a22e2cddc790290d62d115c5e6b83c5f9186d4e9 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 9 Apr 2011 21:41:03 +0200 Subject: [PATCH] typofix in 'tests/defs' * tests/defs: Fix typo (`itslef' instead of `itself') in comments. --- ChangeLog | 6 ++++++ tests/defs | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3de758496..d4fe8e9c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-04-09 Stefano Lattarini + + typofix in 'tests/defs' + * tests/defs: Fix typo (`itslef' instead of `itself') in + comments. + 2011-04-06 Stefano Lattarini coverage: more on java support EXTRA_ and noinst_ prefixes diff --git a/tests/defs b/tests/defs index f6237d33b..d7a107d7e 100644 --- a/tests/defs +++ b/tests/defs @@ -182,7 +182,7 @@ unindent () ## ----------------------------------------------------------- ## # Print it here, so that the user will see it also if the test -# will be skipped due to some tool missing in $PATH itslef. +# will be skipped due to some tool missing in $PATH itself. echo "$PATH" # Look for (and maybe set up) required tools and/or system features; skip -- 2.47.3