summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-08 13:53:41 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-05-08 13:53:41 (GMT)
commit4c35964b764540988bfb342bffc7c4b1cb674031 (patch)
treeaecd23f6cba96f1110bd90cc9fd774f17d6fa4ce /Mac
parentf0564164bab43f078c9f84f334d72ddb0e69110c (diff)
downloadcpython-4c35964b764540988bfb342bffc7c4b1cb674031.zip
cpython-4c35964b764540988bfb342bffc7c4b1cb674031.tar.gz
cpython-4c35964b764540988bfb342bffc7c4b1cb674031.tar.bz2
Corrections for a/an in code comments and documentation
Diffstat (limited to 'Mac')
-rw-r--r--Mac/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/README b/Mac/README
index 6e08fdc..b4c6b7f 100644
--- a/Mac/README
+++ b/Mac/README
@@ -126,7 +126,7 @@ values are available:
To build a universal binary that includes a 64-bit architecture, you must build
on a system running OS X 10.5 or later. The ``all`` and ``64-bit`` flavors can
-only be built with an 10.5 SDK because ``ppc64`` support was only included with
+only be built with a 10.5 SDK because ``ppc64`` support was only included with
OS X 10.5. Although legacy ``ppc`` support was included with Xcode 3 on OS X
10.6, it was removed in Xcode 4, versions of which were released on OS X 10.6
and which is the standard for OS X 10.7. To summarize, the