]> granicus.if.org Git - python/commitdiff
wording change
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 30 Sep 2006 06:08:20 +0000 (06:08 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 30 Sep 2006 06:08:20 +0000 (06:08 +0000)
Misc/NEWS

index 48899bc7e73e1bb3ac59b14b0995748a7a967b1c..ddf993f86693dede6aca35e4b888b8e2cf6dfc2f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -81,7 +81,7 @@ Library
 
 - Bug #1531862: Do not close standard file descriptors in subprocess.
 
-- fixed a bug with bsddb.DB.stat: its flags and txn keyword arguments
+- fixed a bug with bsddb.DB.stat: the flags and txn keyword arguments
   were transposed.
 
 Extension Modules