Skip to content

[3.12] Docs: spelling and grammar fixes (GH-122084)#122107

Merged
JelleZijlstra merged 1 commit intopython:3.12from
freakboy3742:backport-bc264ea-3.12
Jul 22, 2024
Merged

[3.12] Docs: spelling and grammar fixes (GH-122084)#122107
JelleZijlstra merged 1 commit intopython:3.12from
freakboy3742:backport-bc264ea-3.12

Conversation

@freakboy3742
Copy link
Contributor

@freakboy3742 freakboy3742 commented Jul 22, 2024

Corrected some grammar and spelling issues in documentation.

(cherry picked from commit bc264ea)


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

Corrected some grammar and spelling issues in documentation.

(cherry picked from commit bc264ea)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
.. versionchanged:: 3.9
The :func:`math.gcd` function is now used to normalize the *numerator*
and *denominator*. :func:`math.gcd` always return a :class:`int` type.
and *denominator*. :func:`math.gcd` always returns an :class:`int` type.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not worth changing in this backport, but "an instance of int" would be better than "an int type".

@JelleZijlstra JelleZijlstra merged commit 71970d6 into python:3.12 Jul 22, 2024
@freakboy3742 freakboy3742 deleted the backport-bc264ea-3.12 branch July 22, 2024 02:09
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants