]> granicus.if.org Git - python/commitdiff
Fixed missing colun in library/sys.po (GH-11153)
authorJules Lasne (jlasne) <jlasne@student.42.fr>
Fri, 14 Dec 2018 11:28:44 +0000 (12:28 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Dec 2018 11:28:44 +0000 (03:28 -0800)
# Fixed missing colun in library/sys.po

[bpo-35492](https://bugs.python.org/issue35492): Fixed missing colun in library/sys.po

Doc/library/sys.rst

index c7d26866fd80a62d06015b705aeb543bac134f4f..9002f94545b6a05894a7909935e20dc4d65713eb 100644 (file)
@@ -703,7 +703,7 @@ always available.
 .. function:: get_coroutine_origin_tracking_depth()
 
    Get the current coroutine origin tracking depth, as set by
-   func:`set_coroutine_origin_tracking_depth`.
+   :func:`set_coroutine_origin_tracking_depth`.
 
    .. versionadded:: 3.7