Skip to content

Commit cb0f5e2

Browse files
Seluj78miss-islington
authored andcommitted
Fixed missing colun in library/sys.po (GH-11153)
# Fixed missing colun in library/sys.po [bpo-35492](https://bugs.python.org/issue35492): Fixed missing colun in library/sys.po
1 parent 2b417fb commit cb0f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ always available.
703703
.. function:: get_coroutine_origin_tracking_depth()
704704

705705
Get the current coroutine origin tracking depth, as set by
706-
func:`set_coroutine_origin_tracking_depth`.
706+
:func:`set_coroutine_origin_tracking_depth`.
707707

708708
.. versionadded:: 3.7
709709

0 commit comments

Comments
 (0)