]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
fix typo
authorJim Meyering <meyering@lucent.com>
Fri, 2 Jun 2000 12:41:18 +0000 (12:41 +0000)
committerJim Meyering <meyering@lucent.com>
Fri, 2 Jun 2000 12:41:18 +0000 (12:41 +0000)
doc/autoconf.texi

index a6de31b29efc02b481be9efea285e48c623c88ee..2da2c08c956999681fb2ce8cfd649f1293f1d64c 100644 (file)
@@ -1377,7 +1377,7 @@ commands are run each time a @var{tag} request is given to
 @item init-cmds
 They are output via an @emph{unquoted} here-doc.  As a consequence
 @samp{$var} will be output as the value of @var{var}.  This is typically
-used by @file{configure} to give @file{config,.status} some variables it
+used by @file{configure} to give @file{config.status} some variables it
 needs to run the @var{cmds}.  At the difference of @var{cmds}, the
 @var{init-cmds} are always run.
 @end table