Remove duplicate words in the documentation (#140221)

This commit is contained in:
Tan Long 2025-10-17 01:27:00 +08:00 committed by GitHub
parent 459d493ce3
commit 2ebd0cdb16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -294,7 +294,7 @@ The full API is described below for advanced use cases.
Default flags, based on current values of macros such as
:c:macro:`Py_LIMITED_API` and :c:macro:`Py_GIL_DISABLED`.
Alternately, the field can be set to to the following flags, combined
Alternately, the field can be set to the following flags, combined
by bitwise OR.
Unused bits must be set to zero.