From c227965cbd77f73b4ede12bb8dcd0dd8ec939388 Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Sun, 12 Feb 2012 14:49:03 +0100 Subject: [PATCH] Typo in Misc/NEWS. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index b48761c59d..f311d55cea 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -90,7 +90,7 @@ Core and Builtins Library ------- -- Issue #13994: Earler partial revert of Distutils enhancements in 2.7 +- Issue #13994: Earlier partial revert of Distutils enhancements in 2.7 has left two versions of customize_compiler, the original in distutils.sysconfig and another copy in distutils.ccompiler, with some parts of distutils calling one and others using the other. -- 2.50.1