Skip to content

Change 'dependant' to 'dependent' #103745

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 2 commits into from
Apr 24, 2023
Merged

Conversation

chrstphrchvz
Copy link
Contributor

@chrstphrchvz chrstphrchvz commented Apr 24, 2023

The word 'dependent' is both an adjective and a noun. A 'dependant' is a British alternative spelling for the noun form. In idlelib.sidebar, 'OS-dependant' is an adjective and clearly wrong. In 'Using', 'dependant' as a noun would be acceptable in Britain, but we use American spellings in Python docs.
https://www.merriam-webster.com/words-at-play/spelling-variants-dependent-vs-dependant

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting review labels Apr 24, 2023
@chrstphrchvz chrstphrchvz changed the title Fix spelling in comments and documentation Fix typos in comments and documentation Apr 24, 2023
@terryjreedy terryjreedy changed the title Fix typos in comments and documentation Change 'dependant' to 'dependent' Apr 24, 2023
@terryjreedy terryjreedy self-assigned this Apr 24, 2023
@terryjreedy terryjreedy merged commit 014f131 into python:main Apr 24, 2023
@miss-islington
Copy link
Contributor

Thanks @chrstphrchvz for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-103754 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Apr 24, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 24, 2023
The word 'dependent' is both an adjective and a noun. A 'dependant' is a British alternative spelling for the noun form. In idlelib.sidebar, 'OS-dependant' is an adjective and clearly wrong. In 'Using', 'dependant' as a noun would be acceptable in Britain, but we use American spellings in Python docs.
https://www.merriam-webster.com/words-at-play/spelling-variants-dependent-vs-dependant
(cherry picked from commit 014f131)

Co-authored-by: Christopher Chavez <[email protected]>
hugovk pushed a commit that referenced this pull request Apr 24, 2023
@chrstphrchvz chrstphrchvz deleted the patch-0 branch April 24, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants