From dfdf33a46655eea91ce0a7db5821cb99dd985c05 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 May 2023 13:17:45 -0700 Subject: bootstrap: spelling/grammar fix in comment * build-aux/bootstrap: As above. --- ChangeLog | 5 +++++ build-aux/bootstrap | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 823d32b66f..7d99b6f4cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-05-10 Josh Soref + + bootstrap: spelling/grammar fix in comment + * build-aux/bootstrap: As above. + 2023-05-07 Paul Eggert Warn against bogus TZ settings diff --git a/build-aux/bootstrap b/build-aux/bootstrap index b1350ff003..4645ffe04c 100755 --- a/build-aux/bootstrap +++ b/build-aux/bootstrap @@ -340,7 +340,7 @@ check_versions() { # Handle the still-experimental Automake-NG programs specially. # They remain named as the mainstream Automake programs ("automake", # and "aclocal") to avoid gratuitous incompatibilities with - # pre-existing usages (by, say, autoreconf, or custom autogen.sh + # preexisting uses (by, say, autoreconf, or custom autogen.sh # scripts), but correctly identify themselves (as being part of # "GNU automake-ng") when asked their version. case $app in -- cgit v1.2.1