diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index eaa8aa711db173..67dc3e7f2982d7 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -895,7 +895,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only .. function:: getswitchinterval() - Return the interpreter's "thread switch interval"; see + Return the interpreter's "thread switch interval" in seconds; see :func:`setswitchinterval`. .. versionadded:: 3.2