]> granicus.if.org Git - python/commitdiff
Issue #28847: Fix spelling
authorMartin Panter <vadmium+py@gmail.com>
Sat, 3 Dec 2016 03:44:16 +0000 (03:44 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 3 Dec 2016 03:44:16 +0000 (03:44 +0000)
Misc/NEWS

index c0f27ca6eea1192ef08b927accb6ae2dde7134b6..354ae7ea83749960eb3ecfc92c1c7cb377dad2fc 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -13,7 +13,7 @@ Core and Builtins
 - Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
   Original patch by Andreas Stührk.
 
-- Issue #28847: dubmdbm no longer writes the index file in when it is not
+- Issue #28847: dumbdbm no longer writes the index file in when it is not
   changed and supports reading read-only files.
 
 - Issue #11145: Fixed miscellaneous issues with C-style formatting of types