Skip to content

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

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

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

Conversation

@westurner

@westurner westurner commented Apr 27, 2023

Copy link
Copy Markdown
Contributor
Fix a typo in docstring in :py:func:`math.log` ``mathmodule.c`` 

@bedevere-bot

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

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

@mblahay mblahay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good catch.

@mblahay

mblahay commented Apr 27, 2023

Copy link
Copy Markdown
Contributor

@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?

@hauntsaninja hauntsaninja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@westurner

westurner commented Apr 29, 2023 via email

Copy link
Copy Markdown
Contributor Author

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