Tim Rice wrote:
> > +@noindent
> > +(You can't do this will all of Gnulib at once: @code{gnulib-tool} would run
> ^^^^
Thanks; fixed:
2024-03-05 Bruno Haible <[email protected]>
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.
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 @@
@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.)