Skip to content

Commit c85e092

Browse files
vstinnerhugovk
andauthored
Update Doc/using/configure.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 6606ae2 commit c85e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/configure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ General Options
294294
Enables **experimental** support for running Python without the
295295
:term:`global interpreter lock` (GIL): free threading build.
296296

297-
Define the ``Py_GIL_DISABLED`` macro and add ``"t"`` to
297+
Defines the ``Py_GIL_DISABLED`` macro and adds ``"t"`` to
298298
:data:`sys.abiflags`.
299299

300300
See :pep:`703` "Making the Global Interpreter Lock Optional in CPython".

0 commit comments

Comments
 (0)