summaryrefslogtreecommitdiff
path: root/Grammar
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-28 20:53:39 +0000
committerFred Drake <fdrake@acm.org>2000-09-28 20:53:39 +0000
commit0cdfc92a1960384bd6a2f08c66b522ffd03230d7 (patch)
tree1795a874b385e2d306bacbf4799be0db26236027 /Grammar
parent329796d63470cc7c69d908262439539c04f6eb54 (diff)
downloadcpython-git-0cdfc92a1960384bd6a2f08c66b522ffd03230d7.tar.gz
Fix typo: config.stat --> config.status
Diffstat (limited to 'Grammar')
-rw-r--r--Grammar/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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@