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
commit6079abb991068216d327ec06e800b2f3e7955756 (patch)
tree7477d3bab05e8cf24adc557647b66e6e3449f852 /Grammar
parent4e87e31db48e8365d060f9a812359014afcea1d8 (diff)
downloadcpython-6079abb991068216d327ec06e800b2f3e7955756.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@