]> Savannah Git Hosting - gnulib.git/commitdiff
spelling fix: cloneable -> clonable
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2023 19:21:23 +0000 (12:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2023 19:23:19 +0000 (12:23 -0700)
* build-aux/bootstrap, top/bootstrap, top/bootstrap-funclib.sh:
Spell it “clonable”, the more common English way, instead of
“cloneable”, the Java way.  Found while doing spelling check
of Coreutils.

build-aux/bootstrap
top/bootstrap
top/bootstrap-funclib.sh

index db5286523e45b7e33a1a737de49ee7e3b524819d..557726ca6c3be2f72ef6db0930134226e5dc7bc4 100755 (executable)
@@ -3,7 +3,7 @@
 
 # Bootstrap this package from checked-out sources.
 
-scriptversion=2023-07-01.18; # UTC
+scriptversion=2023-08-28.19; # UTC
 
 # Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
@@ -37,7 +37,7 @@ medir=`dirname "$me"`
 
 # A library of shell functions for autopull.sh, autogen.sh, and bootstrap.
 
-scriptlibversion=2023-07-01.17; # UTC
+scriptlibversion=2023-08-28.18; # UTC
 
 # Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
@@ -659,7 +659,7 @@ Optional environment variables:
                            Use this if you already have gnulib sources
                            and history on your machine, and do not want
                            to waste your bandwidth downloading them again.
-  GNULIB_URL               Cloneable URL of the gnulib repository.
+  GNULIB_URL               Clonable URL of the gnulib repository.
 
 Options:
   --bootstrap-sync         if this bootstrap script is not identical to
@@ -1347,7 +1347,7 @@ Optional environment variables:
                            have gnulib sources on your machine, and
                            do not want to waste your bandwidth downloading
                            them again.
-  GNULIB_URL               Cloneable URL of the gnulib repository.
+  GNULIB_URL               Clonable URL of the gnulib repository.
 
 Options:
 
index 203c41925be0d5f4cdebe172e8519e1bf8529430..59af135e0a2a7b4fa2150bcb355a118c14be3007 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Bootstrap this package from checked-out sources.
 
-scriptversion=2023-07-01.18; # UTC
+scriptversion=2023-08-28.19; # UTC
 
 # Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
@@ -45,7 +45,7 @@ Optional environment variables:
                            have gnulib sources on your machine, and
                            do not want to waste your bandwidth downloading
                            them again.
-  GNULIB_URL               Cloneable URL of the gnulib repository.
+  GNULIB_URL               Clonable URL of the gnulib repository.
 
 Options:
 
index 40100932cd3eaf38d26df3f76375ddcde4968ede..ed8152e48b5a02e258b9bd7bb80409b190d10bf6 100644 (file)
@@ -1,6 +1,6 @@
 # A library of shell functions for autopull.sh, autogen.sh, and bootstrap.
 
-scriptlibversion=2023-07-01.17; # UTC
+scriptlibversion=2023-08-28.18; # UTC
 
 # Copyright (C) 2003-2023 Free Software Foundation, Inc.
 #
@@ -622,7 +622,7 @@ Optional environment variables:
                            Use this if you already have gnulib sources
                            and history on your machine, and do not want
                            to waste your bandwidth downloading them again.
-  GNULIB_URL               Cloneable URL of the gnulib repository.
+  GNULIB_URL               Clonable URL of the gnulib repository.
 
 Options:
   --bootstrap-sync         if this bootstrap script is not identical to