Skip to content

Commit 07d1436

Browse files
committed
Fix sphinx
1 parent 7c62b33 commit 07d1436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ than raw I/O does.
720720
contains initial data.
721721

722722
Methods may be used from multiple threads without external locking in
723-
:term:`free-threaded <free-threading>` builds.
723+
:term:`free threading` builds.
724724

725725
:class:`BytesIO` provides or overrides these methods in addition to those
726726
from :class:`BufferedIOBase` and :class:`IOBase`:

0 commit comments

Comments
 (0)