summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-08-20 08:03:06 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-08-20 08:03:06 (GMT)
commitd210a70dd92aa3beca9d24a7a40d25681cf48fbd (patch)
treee3ce916213b371329aa7dbd9c91f1ec8504d9485 /Misc
parentf43bc98c483a999c34dc1a91f0248e228cf88047 (diff)
downloadcpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.zip
cpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.tar.gz
cpython-d210a70dd92aa3beca9d24a7a40d25681cf48fbd.tar.bz2
Minor spelling fixes
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3ef2e61..df0d0ec 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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