From f0ef7fea901ba67068f4274a56c7154d462dc8ab Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Tue, 23 Oct 2012 22:49:14 +0100 Subject: Fixed whitespace typo in Misc/NEWS. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index d47585c..d40355d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -46,7 +46,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. -- cgit v0.12