Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-126256: Update time.rst to use the same clock as instead of the same clock than (GH-126257) #126258

Merged
merged 1 commit into from
Oct 31, 2024

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