diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 170d07bd369..2f89ae4125a 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1094,7 +1094,8 @@ or `the MSDN `_ on Window .. note:: - For a higher-level version of this see :mod:`socket.socket.sendfile`. + For a higher-level wrapper of :func:`sendfile`, see + :mod:`socket.socket.sendfile`. .. versionadded:: 3.3