8000 Fix typo in blurb entry (GH-26043) · python/cpython@37a9d43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 37a9d43

Browse files
authored
Fix typo in blurb entry (GH-26043)
1 parent c9049cf commit 37a9d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.9.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ version.
160160
.. nonce: pedB1E
161161
.. section: Library
162162
163-
[Enum] ensure exceptions raised in ``_missing__`` are released
163+
[Enum] ensure exceptions raised in ``_missing_`` are released.
164164

165165
..
166166

0 commit comments

Comments
 (0)
0