Skip to content

DOC: mathmodule.c: fix typo in math.log docstring#103943

Merged
hauntsaninja merged 1 commit intopython:mainfrom
westurner:patch-2
Apr 28, 2023
Merged

DOC: mathmodule.c: fix typo in math.log docstring#103943
hauntsaninja merged 1 commit intopython:mainfrom
westurner:patch-2

Conversation

@westurner
Copy link
Contributor

@westurner westurner commented Apr 27, 2023

Fix a typo in docstring in :py:func:`math.log` ``mathmodule.c`` 

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

Copy link
Contributor

@mblahay mblahay left a comment

Choose a reason for hiding this comment

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

Good catch.

@mblahay
Copy link
Contributor

mblahay commented Apr 27, 2023

@ambv This is just a modification to fix a missing "is" in the documentation. Is this a candidate for skipping the issue number and news?

Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thank you!

@westurner
Copy link
Contributor Author

westurner commented Apr 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants