summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2001-02-27 03:15:00 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2001-02-27 03:15:00 (GMT)
commit9e9bb01cb41067240cfc4295a86bb2af993dd42b (patch)
tree70ccb45a22894defebe8eb70c3cf3c45ad835130
parent40417746fa5ffd16a70808d0aeb237d572078016 (diff)
downloadcpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.zip
cpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.tar.gz
cpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.tar.bz2
Fix typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ca66901..f4df58f 100644
--- a/README
+++ b/README
@@ -388,7 +388,7 @@ Reliant UNIX: The thread support does not compile on Reliant UNIX, and
platform as well. This should be resolved in time for a
future release.
-MaxOS X: You need to add the "-traditional-cpp" option to the
+MacOS X: You need to add the "-traditional-cpp" option to the
compiler command line for the MacOS X Public Beta. This is
appearantly a bug in the default pre-processor, and is
expected not to be a problem with future versions. Run