Skip to content

Commit 1f150be

Browse files
zklausmgorny
andauthored
Update peps/pep-0780.rst
Co-authored-by: Michał Górny <mgorny@gentoo.org>
1 parent 683cf16 commit 1f150be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0780.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ can be used::
294294

295295
Note that in the absence of the features described in this PEP, early adopting
296296
projects have had to resort to using the fork for *all* builds of a potentially
297-
free threading Python interpreter; typical dependencies than look like::
297+
free threading Python interpreter; typical dependencies then looked like::
298298

299299
pyyaml; python_version<"3.13"
300300
pyyaml-ft; python_version>="3.13"

0 commit comments

Comments
 (0)