From eecdd77c6bfb26143319f061e93713c070911d0d Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 26 Sep 2013 23:42:53 -0400 Subject: fix my absurd spelling --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index e7910f3..78b923d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -13,7 +13,7 @@ Core and Builtins ----------------- - Issue #19098: Prevent overflow in the compiler when the recursion limit is set - absurbly high. + absurdly high. - Issue #18942: sys._debugmallocstats() output was damaged on Windows. -- cgit v0.12