Skip to content

Commit 130d126

Browse files
authored
Fix formatting of code snippet in documentation
1 parent e8bdfc6 commit 130d126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/freethreading-stable-abi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Limited C API and Stable ABI
418418

419419
If you use
420420
`setuptools <https://setuptools.pypa.io/en/latest/setuptools.html>`_ to build
421-
your extension, a future version of `setuptools` will allow ``py_limited_api=True``
421+
your extension, a future version of ``setuptools`` will allow ``py_limited_api=True``
422422
to be set to allow targeting limited API when building with the free-threaded build.
423423

424424
Windows

0 commit comments

Comments
 (0)