summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2023-05-10 13:18:57 -0700
committerJim Meyering <meyering@meta.com>2023-05-10 13:18:57 -0700
commit16f9ca8ed1826063920f480ec341f20b0313482e (patch)
tree4370647fb7fda1f9d5128ad4aa4c0d9a9f5ee130 /bootstrap
parente43470dafcc6c66bfde8364a76e6d6da82ff36dd (diff)
downloadgrep-16f9ca8ed1826063920f480ec341f20b0313482e.tar.gz
doc: spelling fixes in doc/, comments and old ChangeLog
* ChangeLog-2009: Fix spelling errors. * bootstrap: Likewise. * doc/grep.texi: Likewise.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 48b16af6..b219c423 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
# Print a version string.
-scriptversion=2022-06-04.00; # UTC
+scriptversion=2023-05-10.20; # UTC
# Bootstrap this package from checked-out sources.
@@ -594,7 +594,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