]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
cosmetics: various typofixes
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 6 Feb 2012 21:06:18 +0000 (22:06 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 6 Feb 2012 21:35:37 +0000 (22:35 +0100)
Several typofixes in documentation and comments, as
suggested by the "codespell.py" script.  Reference:
<http://git.profusion.mobi/cgit.cgi/lucas/codespell/>

doc/automake.texi
tests/ar-lib5b.test
tests/check12.test
tests/cygnus-no-dist.test
tests/java-mix.test
tests/test-driver-custom-multitest-recheck2.test
tests/txinfo21.test

index 8ff081ef19a770484c4215ea4bf82bd880deadc7..64ed7eca56ae4e9075dfe2c7e891f79cd6faa5a0 100644 (file)
@@ -12374,7 +12374,7 @@ user counterpart.
 has neither @code{AM_} nor per-target cousin.
 
 Finally you should not think that the existence of a per-target
-variable implies the existance of an @code{AM_} variable or of a user
+variable implies the existence of an @code{AM_} variable or of a user
 variable.  For instance, the @code{mumble_LDADD} per-target variable
 overrides the makefile-wide @code{LDADD} variable (which is not a user
 variable), and @code{mumble_LIBADD} exists only as a per-target
index 09742ca6ea06a59f2f7bae6d180c6374f831bb48..f697e3c9af0e7c2aed7e1dcee850cfb6fcbeb559 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -66,7 +66,7 @@ case " $* " in
   # configure tests.
   *' -OUT:'*) exit 0;;
   # This means that $* looks like a command-line for `ar'.  We have to
-  # exit with failure here, to accomodate the two following ortoghonal
+  # exit with failure here, to accommodate the two following ortoghonal
   # scenarios:
   #  1. when `lib' is tested by configure, this will tell that it does
   #     not use the ar(1) interface, so that the `ar-lib' script will
index cf2623dcf0671a48ea1424fe7d33354aa0481035..88235f8cbef070c6470acf75cb3913677924f1f8 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -100,7 +100,7 @@ END
 cat >> Makefile.am <<'END'
 check-local:
        case $$CHECKLOCAL_EXIT_STATUS in \
-         0) echo 'check-local succeded :-)';; \
+         0) echo 'check-local succeeded :-)';; \
          *) echo 'check-local failed :-(';; \
        esac >local.log
        exit $$CHECKLOCAL_EXIT_STATUS
@@ -143,7 +143,7 @@ for vpath in : false; do
   else
     :
   fi
-  grep 'check-local succeded :-)' local.log
+  grep 'check-local succeeded :-)' local.log
 
   cp -f config.status config-status.sav
 
index acb5ec6bd4e4dec73fa6bd98e2ba25e0d52ad874..47beef620901ac128d3010569e5032c8c7d0f378 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -51,7 +51,7 @@ mkdir sub1 sub2
 : > sub1/Makefile.am
 cat > sub2/Makefile.am <<'END'
 # The `-Wall' after `cygnus' should ensure no warning gets
-# unintentionally disabled.  We are particularily interested
+# unintentionally disabled.  We are particularly interested
 # in override warnings, for when (below) we add the `distdir'
 # target.
 AUTOMAKE_OPTIONS = cygnus -Wall
index 2bf4f727d1ef0c6b79ac49d0b341423610460046..44d8d838a8f2d70dcd6753e0539ef0dabb109a81 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,7 +16,8 @@
 
 # Check that the JAVA primary can be used freely in the same Makefile.am
 # with proper combinations of the `dist_', `nodist_' and `nobase_'
-# modifiers.  Also check that `.java' files are not ditributed by default.
+# modifiers.  Also check that `.java' files are not distributed by
+# default.
 
 . ./defs || Exit 1
 
index 9f43b774e18b77dcf80ea337f80acafa6719c662..e7c183d3010c851aee173d5ee238050596e1e7ec 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -105,7 +105,7 @@ for vpath in : false; do
   done
   unset var
 
-  : a.test was sucessfull the first time, no need to re-run it.
+  : a.test was successful the first time, no need to re-run it.
   env TESTS=a.test $MAKE -e recheck >stdout \
     || { cat stdout; Exit 1; }
   cat stdout
@@ -173,7 +173,7 @@ for vpath in : false; do
   rm -f *.run *.err *.ok
 
   : Nothing should be rerun anymore, as all tests have been eventually
-  : succesful.
+  : successful.
   $MAKE recheck >stdout || { cat stdout; Exit 1; }
   cat stdout
   count_test_results total=0 pass=0 fail=0 xpass=0 xfail=0 skip=0 error=0
index f5c958730b1d4e0212f011699853f37bfa111a5f..09ac0b2ef67cdf88ea882456a9bfac5ea453d7be 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2003, 2004, 2006, 2008, 2011 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003, 2004, 2006, 2008, 2011, 2012 Free Software
+# Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ cat >>configure.in <<\EOF
 AC_CONFIG_FILES([rec/Makefile])
 
 # At the time of writing, Autoconf does not supplies any of these
-# definitions (and those below are purposedly not those of the standard).
+# definitions (and those below are purposely not those of the standard).
 AC_SUBST([dvidir],  ['${datadir}/${PACKAGE}/dvi'])
 AC_SUBST([htmldir], ['${datadir}/${PACKAGE}/html'])
 AC_SUBST([pdfdir],  ['${datadir}/${PACKAGE}/pdf'])