summaryrefslogtreecommitdiff
path: root/top/bootstrap-funclib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'top/bootstrap-funclib.sh')
-rw-r--r--top/bootstrap-funclib.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/top/bootstrap-funclib.sh b/top/bootstrap-funclib.sh
index 60692aaaaa..f66f338c5a 100644
--- a/top/bootstrap-funclib.sh
+++ b/top/bootstrap-funclib.sh
@@ -16,9 +16,9 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Originally written by Paul Eggert. The canonical version of this
-# script is maintained as build-aux/bootstrap-funclib.sh in gnulib.
-# However, to be useful to your package, you should place a copy of it
-# under version control in the top-level directory of your package. The
+# script is maintained as top/bootstrap-funclib.sh in gnulib. However,
+# to be useful to your package, you should place a copy of it under
+# version control in the top-level directory of your package. The
# intent is that all customization can be done with a bootstrap.conf
# file also maintained in your version control; gnulib comes with a
# template build-aux/bootstrap.conf to get you started.