diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 574ee1d0a99..e400273d513 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -600,7 +600,7 @@ process and user. File Object Creation -------------------- -These functions create new :term:`file objects `. (See also +This function creates new :term:`file objects `. (See also :func:`~os.open` for opening file descriptors.)