]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: avoid a syntax-check failure
authorPádraig Brady <P@draigBrady.com>
Mon, 18 Nov 2024 16:17:10 +0000 (16:17 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 18 Nov 2024 16:26:19 +0000 (16:26 +0000)
This was also updated in gnulib.

* bootstrap: s/can not/cannot/

bootstrap

index 272e3a7181b3ae67b1a2bdda96e8783180417cd0..85f1388a19542750efb84efbfeae95a1c7c773eb 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -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