Skip to content

Commit 940893c

Browse files
authored
Remove trailing white space
1 parent b55cd6a commit 940893c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/free-threading-extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ The wheels, shared libraries, and binaries are indicated by a ``t`` suffix.
395395
* `pypa/manylinux <https://github.com/pypa/manylinux>`_ supports the
396396
free-threaded build, with the ``t`` suffix, such as ``python3.13t``.
397397
* `pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports the
398-
free-threaded build if you set
398+
free-threaded build if you set
399399
`CIBW_ENABLE to cpython-freethreading <https://cibuildwheel.pypa.io/en/stable/options/#enable>`_.
400400

401401
Limited C API and Stable ABI

0 commit comments

Comments
 (0)