summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-02-26 19:05:59 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-02-26 19:05:59 (GMT)
commit7bee77c8763cbcb02264bfc147c6c932134b924a (patch)
tree2e41ab53ed3fad5cf591fa1df82394900f0449f9 /README
parent9bb240b3d0b71fd1f862bdc22588a849e30d372e (diff)
downloadcpython-7bee77c8763cbcb02264bfc147c6c932134b924a.zip
cpython-7bee77c8763cbcb02264bfc147c6c932134b924a.tar.gz
cpython-7bee77c8763cbcb02264bfc147c6c932134b924a.tar.bz2
comma
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d31fede..cd625c3 100644
--- a/README
+++ b/README
@@ -163,7 +163,7 @@ variables. When it's done, you are ready to run make.
To build Python, you normally type "make" in the toplevel directory.
If you have changed the configuration, the Makefile may have to be
-rebuilt. In this case you may have to run make again to correctly
+rebuilt. In this case, you may have to run make again to correctly
build your desired target. The interpreter executable is built in the
top level directory.