Skip to content

Commit 1d2cfe2

Browse files
committed
Issue python#28847: Fix spelling
1 parent 1ae56fb commit 1d2cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Core and Builtins
1313
- Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
1414
Original patch by Andreas Stührk.
1515

16-
- Issue #28847: dubmdbm no longer writes the index file in when it is not
16+
- Issue #28847: dumbdbm no longer writes the index file in when it is not
1717
changed and supports reading read-only files.
1818

1919
- Issue #11145: Fixed miscellaneous issues with C-style formatting of types

0 commit comments

Comments
 (0)