]> granicus.if.org Git - python/commitdiff
minor cleaning
authorFred Drake <fdrake@acm.org>
Wed, 9 Jan 2008 03:11:28 +0000 (03:11 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 9 Jan 2008 03:11:28 +0000 (03:11 +0000)
Misc/NEWS

index dc1817fe675ee4b60b69bffd3009a4f71c62f2d2..7cd84d3966f2dbe716cd48265fb3054e5bfce8e0 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -947,8 +947,8 @@ Library
 Extension Modules
 -----------------
 
-- _winreg's HKEY object have gained __enter__ and __exit__ functions to support he
-  context manager protocol. The _winreg module also got a new function
+- _winreg's HKEY object has gained __enter__ and __exit__ methods to support
+  the context manager protocol.  The _winreg module also gained a new function
   ``ExpandEnvironmentStrings`` to expand REG_EXPAND_SZ keys.
 
 - Issue #1646: Make socket support TIPC. The socket module now has support