Skip to content

Commit 2d21612

Browse files
authored
Fix spelling in Misc (GH-28858)
1 parent 562c0d7 commit 2d21612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ Library
12251225
- Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
12261226
os.posix_fallocate() because their prototypes in system headers are wrong.
12271227

1228-
- Issue #22517: When a io.BufferedRWPair object is deallocated, clear its
1228+
- Issue #22517: When an io.BufferedRWPair object is deallocated, clear its
12291229
weakrefs.
12301230

12311231
- Issue #22448: Improve canceled timer handles cleanup to prevent

0 commit comments

Comments
 (0)