From: Bruno Haible Date: Tue, 5 Mar 2024 17:59:33 +0000 (+0100) Subject: doc: Fix a typo. X-Git-Tag: v1.0~333 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=026d829a587588e4335e0a3f67ab0b73d6fdf194;p=gnulib.git doc: Fix a typo. Reported by Tim Rice in . * doc/build-automation.texi (Building gnulib): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index dcd14d408f..6374e83ad4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2024-03-05 Bruno Haible + + doc: Fix a typo. + Reported by Tim Rice in + . + * doc/build-automation.texi (Building gnulib): Fix typo. + 2024-03-05 Bruno Haible c-strtof, c-strtod, c-strtold: Make multithread-safe. diff --git a/doc/build-automation.texi b/doc/build-automation.texi index 250723e717..ae9d6b774d 100644 --- a/doc/build-automation.texi +++ b/doc/build-automation.texi @@ -38,7 +38,7 @@ gnulib-tool --create-megatestdir --with-tests --dir=... autobuild MODULES @end example @noindent -(You can't do this will all of Gnulib at once: @code{gnulib-tool} would run +(You can't do this with all of Gnulib at once: @code{gnulib-tool} would run for a week and produce a directory that takes more than 100 GB, maybe even 1 TB, of disk space.)