Skip to content

Commit f7ebb22

Browse files
Stupid naming
1 parent c4569a9 commit f7ebb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0788.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ The author of this PEP acknowledges that subinterpreters are not
546546
currently a popular use-case, but believes that it would be
547547
difficult to design a new API that does not also improve the situtation
548548
for subinterpreters. Opting out of subinterpreter is support is available
549-
through :c:func:`PyThreadView_FromMain`.
549+
through :c:func:`PyInterpreterView_FromMain`.
550550

551551

552552
Backwards Compatibility

0 commit comments

Comments
 (0)