The typofixes offered by this patch have been suggested by the "codespell.py" script. Reference: <http://git.profusion.mobi/cgit.cgi/lucas/codespell/>
* old/ChangeLog.01, old/ChangeLog.02, old/ChangeLog.03: Fix few typos. Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com> --- old/ChangeLog.01 | 2 +- old/ChangeLog.02 | 8 ++++---- old/ChangeLog.03 | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/old/ChangeLog.01 b/old/ChangeLog.01 index cb7b37a..5e75ff2 100644 --- a/old/ChangeLog.01 +++ b/old/ChangeLog.01 @@ -4793,7 +4793,7 @@ * automake.in (handle_clean): Bind `-local' targets to `-am' targets, not top targets. Don't declare -recursive dependencies of the clean targets: - `subdirs.am' did it. Less hard coded knowledge, transfered + `subdirs.am' did it. Less hard coded knowledge, transferred into... * clean.am: here. diff --git a/old/ChangeLog.02 b/old/ChangeLog.02 index b99f757..0584ef3 100644 --- a/old/ChangeLog.02 +++ b/old/ChangeLog.02 @@ -579,7 +579,7 @@ 2002-09-30 Alexandre Duret-Lutz <dure...@epita.fr> * automake.in (require_variables): The fix introduced in 2002-09-19 - is imcomplete. Rewrite the conditional variable definition check + is incomplete. Rewrite the conditional variable definition check using &variable_not_always_defined_in_cond. * tests/cond26.test, tests/cond27.test, tests/cond28.test: New file. * tests/Makefile.am (TESTS): Add cond26.test, cond27.test, and @@ -1286,7 +1286,7 @@ so_location files in current directory. Fix for PR automake/346: - * automake.texi (Optional): Supress the documentation for + * automake.texi (Optional): Suppress the documentation for AC_PATH_XTRA, AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE, AC_FUNC_FNMATCH, AC_FUNC_GETLOADAVG, AC_FUNC_MEMCMP, AC_FUNC_MKTIME, AC_FUNC_OBSTACK, AC_FUNC_STRTOD, AC_REPLACE_FUNCS, AC_REPLACE_GNU_GETOPT, @@ -2180,7 +2180,7 @@ * tests/defs (configure.in): Don't double-quote $me. * tests/sinclude.test: Overwrite configure.in and use `am__sinclude' instead of `sinclude' as package name. - Excercise `m4_sinclude' instead of `sinclude'. + Exercise `m4_sinclude' instead of `sinclude'. 2002-05-20 Alexandre Duret-Lutz <dure...@epita.fr> @@ -2811,7 +2811,7 @@ derived from maude_LIBADD. (Program variables): Define AM_LDFLAGS. (Dependencies): Passing the no-dependencies option to - AM_INIT_AUTOMAKE is prefered. + AM_INIT_AUTOMAKE is preferred. (Scripts): Explain why automake is magically cleaned. Mention noinst_SCRIPTS and check_SCRIPTS. (Data): Use dist_ in Automake's example. diff --git a/old/ChangeLog.03 b/old/ChangeLog.03 index b7e8c6a..861bc34 100644 --- a/old/ChangeLog.03 +++ b/old/ChangeLog.03 @@ -2386,7 +2386,7 @@ 2003-03-19 Alexandre Duret-Lutz <a...@gnu.org> * Makefile.am (maintainer-check): Allow `automake:' tokens, - occuring in location.test. Automake now has 5 legitimate + occurring in location.test. Automake now has 5 legitimate unsubstituted @strings@. * tests/aclocal4.test: Require GNU make. @@ -2760,7 +2760,7 @@ 2003-01-19 Alexandre Duret-Lutz <a...@gnu.org> - Rename more files to accomodate 8+3 file systems, and adjust the + Rename more files to accommodate 8+3 file systems, and adjust the vocabulary at the same time: AM_CONDITIONAL defines "conditionals", and we call "condition" a conjunction of "conditionals". * lib/am/Conditional.pm: Rename to lib/am/Condition.pm. -- 1.7.9.5