diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-11 21:26:33 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-11 21:26:33 (GMT) |
commit | caeb6bea9bd52859bceae8437bd931335aacad94 (patch) | |
tree | c08b1fe76ef466a75c6522eccbbd800c233a99e6 /Mac | |
parent | c9cfcf1e6cd946492be949533de906785d690069 (diff) | |
parent | 65e69b37183eb0172b9fbbf28388ff0b0d05b792 (diff) | |
download | cpython-caeb6bea9bd52859bceae8437bd931335aacad94.zip cpython-caeb6bea9bd52859bceae8437bd931335aacad94.tar.gz cpython-caeb6bea9bd52859bceae8437bd931335aacad94.tar.bz2 |
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ the Python distribution. * ``--enable-universalsdk[=PATH]`` - Create a universal binary build of of Python. This can be used with both + Create a universal binary build of Python. This can be used with both regular and framework builds. The optional argument specifies which OS X SDK should be used to perform the |