summaryrefslogtreecommitdiff
path: root/Mac
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-08 13:45:55 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-05-08 13:45:55 +0000
commit4f23cabc16027f0b6474ac8c0c1782ec5605e63b (patch)
tree8df6bff62fc3979049d5bcacead5330313305321 /Mac
parentf2f1c57b7e4dcd418c278dd45161a5de65bc05d3 (diff)
downloadcpython-git-4f23cabc16027f0b6474ac8c0c1782ec5605e63b.tar.gz
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 fe49938167..75e450e147 100644
--- a/Mac/README
+++ b/Mac/README
@@ -125,7 +125,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