summaryrefslogtreecommitdiff
path: root/Mac
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-26 05:28:50 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-05-26 05:28:50 +0000
commitb1d867f14965e2369d31a3fcdab5bca34b4d81b4 (patch)
treee12a80fb726447f7e1c09839aae24fd9277258ce /Mac
parent5db0b3396e664affee09c0cb2094fdafc94acd94 (diff)
downloadcpython-git-b1d867f14965e2369d31a3fcdab5bca34b4d81b4.tar.gz
Issue #27076: Doc, comment and test function name spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
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 75e450e147..ec2cd2743e 100644
--- a/Mac/README
+++ b/Mac/README
@@ -54,7 +54,7 @@ OS X specific arguments to configure
See the section _`Building and using a universal binary of Python on Mac OS X`
for more information.
-* ``--with-univeral-archs=VALUE``
+* ``--with-universal-archs=VALUE``
Specify the kind of universal binary that should be created. This option is
only valid when ``--enable-universalsdk`` is specified.