]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: Fix typo "nothing" => "noting"
authorMathieu Lirzin <mthl@gnu.org>
Sun, 16 Jul 2017 00:01:28 +0000 (02:01 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Sun, 16 Jul 2017 00:06:22 +0000 (02:06 +0200)
This fixes bug#24476.

* doc/automake.texi (Checking the Distribution): Fix typo.
* THANKS: Update.

THANKS
doc/automake.texi

diff --git a/THANKS b/THANKS
index 02df031f89b7081590b9cacdaacde4a04b5fd7db..a2b8c29ecd9b7ec7f502b1d5b4015c72d3631c9a 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -90,6 +90,7 @@ David Byron                     dbyron@dbyron.com
 David Fang                      fang@csl.cornell.edu
 Davyd Madeley                   davyd@fugro-fsi.com.au
 David Pashley                   david@davidpashley.com
+David Wohlferd                  dw@limegreensocks.com
 David Zaroski                   cz253@cleveland.Freenet.Edu
 Dean Povey                      dpovey@wedgetail.com
 Dennis J. Linse                 Dennis.J.Linse@SAIC.com
index f083fc2b4c742685ca18a777f2d1bc04d67f1fe8..544f7c1e4861e4d5908e522ea261946f78091d60 100644 (file)
@@ -8576,7 +8576,7 @@ to supply additional flags to @command{configure}, define them in the
 provided there by defining the @code{DISTCHECK_CONFIGURE_FLAGS} variable,
 on the command line when invoking @command{make}.
 @c See automake bug#14991 for more details about how the following holds.
-It's worth nothing that @command{make distcheck} needs complete control
+It's worth noting that @command{make distcheck} needs complete control
 over the @command{configure} options @option{--srcdir} and
 @option{--prefix}, so those options cannot be overridden by
 @code{AM_DISTCHECK_CONFIGURE_FLAGS} nor by