]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
typofix in 'tests/defs'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Apr 2011 19:41:03 +0000 (21:41 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Apr 2011 19:42:36 +0000 (21:42 +0200)
* tests/defs: Fix typo (`itslef' instead of `itself') in
comments.

ChangeLog
tests/defs

index 3de758496f0d60a61afee5eb601d3a78f0d8dcf4..d4fe8e9c319dd0f898170b1e683487c7f36e4f0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-04-09  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       typofix in 'tests/defs'
+       * tests/defs: Fix typo (`itslef' instead of `itself') in
+       comments.
+
 2011-04-06  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        coverage: more on java support EXTRA_ and noinst_ prefixes
index f6237d33b78c507a1114f126b3ef1ed567b9353d..d7a107d7e6c4707531e2a314db779828021fe324 100644 (file)
@@ -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