diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-08-20 08:03:06 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-08-20 08:03:06 (GMT) |
commit | d210a70dd92aa3beca9d24a7a40d25681cf48fbd (patch) | |
tree | e3ce916213b371329aa7dbd9c91f1ec8504d9485 /Misc | |
parent | f43bc98c483a999c34dc1a91f0248e228cf88047 (diff) | |
download | cpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.zip cpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.tar.gz cpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.tar.bz2 |
Minor spelling fixes
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ Windows Build ----- -- Issue #27713: Surpress spurious build warnings when updating importlib's +- Issue #27713: Suppress spurious build warnings when updating importlib's bootstrap files. Patch by Xiang Zhang - Issue #25825: Correct the references to Modules/python.exp, which is |