Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix typos in documentation. Patch by tirkarthi. #13354

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

Merged
merged 1 commit into from
May 16, 2019

Conversation

terryjreedy
Copy link
Member

No description provided.

Copy link
Member

@tirkarthi tirkarthi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@terryjreedy terryjreedy merged commit 8a533ff into python:master May 16, 2019
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2019
(cherry picked from commit 8a533ff)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-13356 is a backport of this pull request to the 3.7 branch.

@terryjreedy terryjreedy deleted the fix-typo branch May 16, 2019 05:21
@terryjreedy
Copy link
Member Author

Somehow my working file did not have the 'millesecond' => 'millisecond' correction someone did about a month ago, even though everything was supposed to be up to date.

miss-islington added a commit that referenced this pull request May 16, 2019
(cherry picked from commit 8a533ff)

Co-authored-by: Terry Jan Reedy <[email protected]>
@tirkarthi
Copy link
Member

I think this was missed in #13116 though my report had it as an item for idle.rst : https://bugs.python.org/issue36766#msg341194

@terryjreedy
Copy link
Member Author

terryjreedy commented May 16, 2019

You message specified help.html rather than idle.rst, and there is what got edited. I should have noticed. help.html should not be directly edited since it is a generated file -- a trailing whitespace trimmed copy of the file generated from idle.rst by Sphinx. So when I generated it the first time today, I noticed the reversion and added the change to idle.rst. This clears up why is was only needed there.

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.

5 participants