diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-11 21:27:28 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-11 21:27:28 (GMT) |
commit | dd61f8f3899a0c4019d9201c5bd37e65becbdd5b (patch) | |
tree | ba9b3aa86368ab7776a4838c5405592a63ccbcbe /Mac | |
parent | dc6763b567d3dc35467e3be4b01ae5d6c27d9c1b (diff) | |
parent | caeb6bea9bd52859bceae8437bd931335aacad94 (diff) | |
download | cpython-dd61f8f3899a0c4019d9201c5bd37e65becbdd5b.zip cpython-dd61f8f3899a0c4019d9201c5bd37e65becbdd5b.tar.gz cpython-dd61f8f3899a0c4019d9201c5bd37e65becbdd5b.tar.bz2 |
Merge with 3.3: 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 |