From: Andrew M. Kuchling Date: Tue, 27 Feb 2001 03:15:00 +0000 (+0000) Subject: Fix typo X-Git-Tag: v2.1b1~193 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e9bb01cb41067240cfc4295a86bb2af993dd42b;p=thirdparty%2FPython%2Fcpython.git Fix typo --- diff --git a/README b/README index ca6690114f35..f4df58f9fd93 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