Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 31, 2024

Update time.rst to use the same clock as instead of the same clock than

The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of the same clock than to the same clock as.
(cherry picked from commit d0abd0b)

Co-authored-by: Alperen Keleş [email protected]


📚 Documentation preview 📚: https://cpython-previews--126258.org.readthedocs.build/

…the same clock than (pythonGH-126257)

Update time.rst to use `the same clock as` instead of `the same clock than`

The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.
(cherry picked from commit d0abd0b)

Co-authored-by: Alperen Keleş <[email protected]>
@sobolevn sobolevn enabled auto-merge (squash) October 31, 2024 21:45
@sobolevn sobolevn merged commit 256fc55 into python:3.13 Oct 31, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants