-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Typo fixes in Doc/ #142683
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
Typo fixes in Doc/ #142683
Conversation
Doc/c-api/extension-modules.rst:285: initializaton => initialization Doc/c-api/module.rst:591: allways => always Doc/library/inspect.rst:643: overriden => overridden Doc/reference/lexical_analysis.rst: immediatelly => immediately
|
Thanks @syan212 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
Sorry, @syan212 and @kumaraditya303, I could not cleanly backport this to |
|
Sorry, @syan212 and @kumaraditya303, I could not cleanly backport this to |
(cherry picked from commit 39ecb17) Co-authored-by: SYan212 <syan235711@gmail.com>
|
GH-142839 is a backport of this pull request to the 3.14 branch. |
|
Nothing to backport to 3.13 |
Small typo fixes in Doc/
Doc/c-api/extension-modules.rst:285: initializaton => initialization
Doc/c-api/module.rst:591: allways => always
Doc/library/inspect.rst:643: overriden => overridden
Doc/reference/lexical_analysis.rst: immediatelly => immediately
📚 Documentation preview 📚: https://cpython-previews--142683.org.readthedocs.build/