From: Stefano Lattarini Date: Sat, 9 Apr 2011 19:41:03 +0000 (+0200) Subject: typofix in 'tests/defs' X-Git-Tag: ng-0.5a~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22e2cddc790290d62d115c5e6b83c5f9186d4e9;p=thirdparty%2Fautomake.git typofix in 'tests/defs' * tests/defs: Fix typo (`itslef' instead of `itself') in comments. --- 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