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

Fix typos to follow style guide #1163

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Fix typos to follow style guide #1163

merged 3 commits into from
Sep 13, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 13, 2023

Following the devguide style guide:

  • unicode -> Unicode
  • UNIX -> Unix

Also:

  • git -> Git when the proper noun (not changing git the command)
  • lower case and upper case -> lowercase and uppercase (more common in CPython docs, also according to Microsoft and Red Hat style guides)

📚 Documentation preview 📚: https://cpython-devguide--1163.org.readthedocs.build/

@hugovk hugovk merged commit 5d27e91 into python:main Sep 13, 2023
3 checks passed
@hugovk hugovk deleted the fix-typos branch September 14, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants