Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 538343d

Browse files
committed
Fix small grammatical inconsistency.
1 parent bcd8cfc commit 538343d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/time.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ The module defines the following functions and data items:
115115

116116
.. note::
117117

118-
Unlike the C function of the same name, there is no trailing newline.
118+
Unlike the C function of the same name, :func:`asctime` does not add a
119+
trailing newline.
119120

120121

121122
.. function:: clock()

0 commit comments

Comments
 (0)