]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Fix a typo.
authorBruno Haible <bruno@clisp.org>
Tue, 5 Mar 2024 17:59:33 +0000 (18:59 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 5 Mar 2024 17:59:33 +0000 (18:59 +0100)
Reported by Tim Rice in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-03/msg00023.html>.

* doc/build-automation.texi (Building gnulib): Fix typo.

ChangeLog
doc/build-automation.texi

index dcd14d408fe34c15dbd2959ca2e49b5aa9626280..6374e83ad4845195e0fa3a655066375b5c56815c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-03-05  Bruno Haible  <bruno@clisp.org>
+
+       doc: Fix a typo.
+       Reported by Tim Rice in
+       <https://lists.gnu.org/archive/html/bug-gnulib/2024-03/msg00023.html>.
+       * doc/build-automation.texi (Building gnulib): Fix typo.
+
 2024-03-05  Bruno Haible  <bruno@clisp.org>
 
        c-strtof, c-strtod, c-strtold: Make multithread-safe.
index 250723e717d5b1ea6f66e6142519d43f02e32048..ae9d6b774ddc507a79a7e4e6ce60e7d59de2dc0b 100644 (file)
@@ -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.)