summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2012-10-23 21:50:11 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2012-10-23 21:50:11 (GMT)
commit5b02d68863cd4baba9b256dd4925f9aeb2804d94 (patch)
tree134e9a70dfd385b7320b159b14071c174efccb44
parent998b105c6853f8c354e57cb7ef2807d7cb7abd9b (diff)
parentf0ef7fea901ba67068f4274a56c7154d462dc8ab (diff)
downloadcpython-5b02d68863cd4baba9b256dd4925f9aeb2804d94.zip
cpython-5b02d68863cd4baba9b256dd4925f9aeb2804d94.tar.gz
cpython-5b02d68863cd4baba9b256dd4925f9aeb2804d94.tar.bz2
Merged fix of whitespace typo in Misc/NEWS from 3.3.
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 220b592..bd3a125 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -59,7 +59,7 @@ Core and Builtins
Library
-------
-- Issue #16116: Fix include and library paths to be correctwhen building C
+- Issue #16116: Fix include and library paths to be correct when building C
extensions in venvs.
- Issue #16245: Fix the value of a few entities in html.entities.html5.