]> Savannah Git Hosting - gnulib.git/commitdiff
maint: avoid sc_prohibit_undesirable_word_seq failure
authorPádraig Brady <P@draigBrady.com>
Mon, 18 Nov 2024 16:20:22 +0000 (16:20 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 18 Nov 2024 16:21:23 +0000 (16:21 +0000)
* build-aux/bootstrap: s/can not/cannot/

ChangeLog
build-aux/bootstrap

index 1c62948b6ba9f6664afe65342e3a976e601173ba..966aff1bd12886ac82f6f1dd071c8bfe7a0155a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-11-18  Pádraig Brady  <P@draigBrady.com>
+
+       maint: avoid sc_prohibit_undesirable_word_seq failure
+       * build-aux/bootstrap: s/can not/cannot/
+
 2024-11-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        savewd: set errnum for FINAL_STATE too
index 272e3a7181b3ae67b1a2bdda96e8783180417cd0..85f1388a19542750efb84efbfeae95a1c7c773eb 100755 (executable)
@@ -593,7 +593,7 @@ prepare_GNULIB_SRCDIR ()
             # commit hash to minimize the amount of data downloaded and changes
             # needed to be processed, which can drastically reduce download and
             # processing time for checkout. If the fetch by commit fails, a
-            # shallow fetch can not be performed because we do not know what the
+            # shallow fetch cannot be performed because we do not know what the
             # depth of the commit is without fetching all commits. So fall back
             # to fetching all commits.
             git -C "$gnulib_path" init