mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix small grammatical inconsistency.
This commit is contained in:
parent
bcd8cfc552
commit
538343d6ec
1 changed files with 2 additions and 1 deletions
|
@ -115,7 +115,8 @@ The module defines the following functions and data items:
|
|||
|
||||
.. note::
|
||||
|
||||
Unlike the C function of the same name, there is no trailing newline.
|
||||
Unlike the C function of the same name, :func:`asctime` does not add a
|
||||
trailing newline.
|
||||
|
||||
|
||||
.. function:: clock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue