]> granicus.if.org Git - python/commitdiff
Actually it is just one function.
authorGeorg Brandl <georg@python.org>
Sun, 24 Jun 2012 11:26:22 +0000 (13:26 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 24 Jun 2012 11:26:22 +0000 (13:26 +0200)
Doc/library/os.rst

index 574ee1d0a99e8d3474e8197dfcfe042a0e41e106..e400273d5134cc89fe82fda089ee15a957b2cd51 100644 (file)
@@ -600,7 +600,7 @@ process and user.
 File Object Creation
 --------------------
 
-These functions create new :term:`file objects <file object>`.  (See also
+This function creates new :term:`file objects <file object>`.  (See also
 :func:`~os.open` for opening file descriptors.)