From: Vinay Sajip Date: Tue, 23 Oct 2012 21:49:14 +0000 (+0100) Subject: Fixed whitespace typo in Misc/NEWS. X-Git-Tag: v3.3.1rc1~751 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0ef7fea901ba67068f4274a56c7154d462dc8ab;p=thirdparty%2FPython%2Fcpython.git Fixed whitespace typo in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index d47585cde720..d40355dbfedd 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.