fix my absurd spelling

This commit is contained in:
Benjamin Peterson 2013-09-26 23:42:53 -04:00
parent 305e5aac85
commit eecdd77c6b

View file

@ -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.