]> granicus.if.org Git - python/commitdiff
Merged revisions 78424 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 24 Feb 2010 16:55:43 +0000 (16:55 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 24 Feb 2010 16:55:43 +0000 (16:55 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78424 | ezio.melotti | 2010-02-24 18:49:56 +0200 (Wed, 24 Feb 2010) | 1 line

  typos
........

Misc/NEWS

index d777a95b3017899171026bde443b7a2fa6433e9f..8015894e3e51abaddb7e75fe31ec98930ac56721 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -260,7 +260,7 @@ Library
 - Issue #1537721: Add a writeheader() method to csv.DictWriter.
 
 - Issue #7959: ctypes callback functions are now registered correctly
-  with the cylce garbage collector.
+  with the cycle garbage collector.
 
 - Issue #5801: removed spurious empty lines in wsgiref.