Skip to content

Commit ce819d6

Browse files
committed
Improve grammar
1 parent 2476112 commit ce819d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ process and user.
800800
single: gethostbyaddr() (in module socket)
801801

802802
Returns information identifying the current operating system.
803-
The return value is a :class:`uname_result` object. These attributes
803+
The return value is a :class:`uname_result` object whose attributes
804804
correspond to the members described in :manpage:`uname(2)`.
805805

806806
On macOS, iOS and Android, this returns the *kernel* name and version (i.e.,

0 commit comments

Comments
 (0)