Issue #5341: Fix a variety of spelling errors.
diff --git a/Misc/NEWS b/Misc/NEWS
index ab5f3ed..eb71173 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -911,7 +911,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