From 5eb995c33fd488186b30ce1733a84ba414be985a Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 26 Dec 2023 14:26:20 -0800 Subject: [PATCH] doc: typos in NEWS. From https://lists.gnu.org/archive/html/automake/2023-12/msg00037.html. * NEWS: typos. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 276dcc9da..c74804d59 100644 --- a/NEWS +++ b/NEWS @@ -51,7 +51,7 @@ New in 1.17: sub-second resolution; otherwise, we fall back to one-second granularity as before. When everything is supported, a line `Features: subsecond-mtime' is now printed by automake --version - and autom4mte --version. (bug#64756, bug#67670) + and autom4te --version. (bug#64756, bug#67670) - The default value of $ARFLAGS is now "cr" instead of "cru", to better support deterministic builds. (bug#20082) @@ -388,7 +388,7 @@ New in 1.15: include $(srcdir)/fragment.am ... - If the use forgot to add data.txt and/or preproc.sh in the distribution + If the user forgot to add data.txt and/or preproc.sh in the distribution tarball, "make distcheck" would have erroneously succeeded! This issue is now fixed. -- 2.47.3