From: Fred Drake Date: Thu, 28 Sep 2000 20:53:39 +0000 (+0000) Subject: Fix typo: config.stat --> config.status X-Git-Tag: v2.0c1~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cdfc92a1960384bd6a2f08c66b522ffd03230d7;p=python Fix typo: config.stat --> config.status --- diff --git a/Grammar/Makefile.in b/Grammar/Makefile.in index 81214091cb..f160c425be 100644 --- a/Grammar/Makefile.in +++ b/Grammar/Makefile.in @@ -2,7 +2,7 @@ # in the parent directory. Once configure has run, you can recreate # the Makefile by running just config.status. -# === Variables set by config.stat === +# === Variables set by config.status === VERSION= @VERSION@