From 75fe83f9d68a79b868802651ee092d8cd13389bc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 30 Apr 2024 09:06:03 -0700 Subject: [PATCH] Fix doc typo with " {" Problem reported by Brad Smith . --- doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.texi b/doc/install.texi index 254522bd..e8aa67d7 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -49,7 +49,7 @@ using developer tools or the network. Because the output of package developer so that its output can be put into the distribution tarball and ordinary builders and users need not run @command{bootstrap}. Some packages have commands like @command{./autopull.sh} and -@command {./autogen.sh} that you can run instead of @command{./bootstrap}, +@command{./autogen.sh} that you can run instead of @command{./bootstrap}, for more fine-grained control over bootstrapping. The @command{configure} shell script attempts to guess correct values