]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 29 Dec 2004 12:34:21 +0000 (12:34 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 29 Dec 2004 12:34:21 +0000 (12:34 +0000)
Doc/whatsnew/whatsnew24.tex

index 3c98aa61c91e0ca04916a5ef56302bbe631c9070..5914c7d47751b9272b5e42af20aefcb85178c22b 100644 (file)
@@ -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