Skip to content

Commit 803a277

Browse files
committed
resolve review
1 parent 88bdead commit 803a277

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 whose attributes
803+
The return value is a :class:`uname_result` object. These attributes
804804
correspond to the members described in :manpage:`uname(2)`.
805805

806806
For backwards compatibility, this object is also iterable, behaving

0 commit comments

Comments
 (0)