Merged revisions 69846 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r69846 | mark.dickinson | 2009-02-21 21:27:01 +0100 (Sat, 21 Feb 2009) | 2 lines
Issue #5341: Fix a variety of spelling errors.
........
diff --git a/Misc/NEWS b/Misc/NEWS
index 1ba1a73..7b869b5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1087,7 +1087,7 @@
- Issue #3575: Incremental decoder's decode function now takes bytearray
by using 's*' instead of 't#'.
-- Issue #2222: Fixed reference leak when occured os.rename()
+- Issue #2222: Fixed reference leak when occurred os.rename()
fails unicode conversion on 2nd parameter. (windows only)
- Issue 2464. urllib2 now supports a malformation in the URL received