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

docs: Fix a few typos #94899

Merged
merged 1 commit into from Aug 8, 2022
Merged

docs: Fix a few typos #94899

merged 1 commit into from Aug 8, 2022

Conversation

timgates42
Copy link
Contributor

@timgates42 timgates42 commented Jul 16, 2022

There are small typos in:

  • Misc/NEWS.d/3.9.0a1.rst
  • Modules/getpath.py
  • Objects/typeobject.c

Fixes:

  • Should read overridden rather than overriden.
  • Should read calculation rather than calcualation.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- Misc/NEWS.d/3.9.0a1.rst
- Modules/getpath.py
- Objects/typeobject.c

Fixes:
- Should read `overridden` rather than `overriden`.
- Should read `calculation` rather than `calcualation`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
Copy link

@vaibhav4516 vaibhav4516 left a comment

Changes looks, okay. Thanks for the work. Happy Coding.

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 8, 2022

FYI: I reverted my decision regarding backporting these spelling fixups; 3.11 is blocked bco. the upcoming RC1 release; I don't think the PR churn is worth it. I'm fine with applying it to main, though.

@erlend-aasland erlend-aasland merged commit 32b49f6 into python:main Aug 8, 2022
14 checks passed
@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 8, 2022

Thanks for the PR, Tim.

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.

None yet

6 participants