From 0aa8ef1545070e4c4ea609c9e8d703131833c700 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 29 Dec 2004 12:34:21 +0000 Subject: Typo fix --- Doc/whatsnew/whatsnew24.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 3c98aa6..5914c7d 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -1458,7 +1458,7 @@ Other threads can assign and retrieve their own values for the (Contributed by Jim Fulton.) \item The \module{timeit} module now automatically disables periodic - garbarge collection during the timing loop. This change makes + garbage collection during the timing loop. This change makes consecutive timings more comparable. (Contributed by Raymond Hettinger.) \item The \module{weakref} module now supports a wider variety of objects -- cgit v0.12