]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix spelling in Misc (GH-28858)
author180909 <wjh180909@gmail.com>
Tue, 12 Oct 2021 18:22:05 +0000 (02:22 +0800)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 18:22:05 +0000 (11:22 -0700)
Misc/HISTORY

index 32d814c31bfd1462358a8d2925a42cad0fc50e54..805acf4bebcad9e10a8fc09def83ba02cab83a2e 100644 (file)
@@ -1225,7 +1225,7 @@ Library
 - Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
   os.posix_fallocate() because their prototypes in system headers are wrong.
 
-- Issue #22517: When a io.BufferedRWPair object is deallocated, clear its
+- Issue #22517: When an io.BufferedRWPair object is deallocated, clear its
   weakrefs.
 
 - Issue #22448: Improve canceled timer handles cleanup to prevent