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 discovered by codespell #3079

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 20, 2024

https://pypi.org/project/codespell

% codespell --ignore-words-list=assertin,clen,windowz --skip="*.patch" --write-changes

All GitHub Actions pass except for:

Copy link
Contributor Author

@cclauss cclauss left a comment

Choose a reason for hiding this comment

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

mostly --> most x 2.

README.md Outdated Show resolved Hide resolved
doc/source/index.rst Outdated Show resolved Hide resolved
AndreMiras
AndreMiras previously approved these changes Oct 20, 2024
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

Great catch thanks for looking into it.
Can the code spelling PR be merged into one?
Ping me once it's ready I'd be happy to merge it

@cclauss
Copy link
Contributor Author

cclauss commented Oct 20, 2024

CHANGELOG.md added.

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

LGTM, will merge that one tomorrow so you can sneak more changes if needed

@AndreMiras AndreMiras merged commit db4059d into kivy:develop Oct 21, 2024
33 of 34 checks passed
@cclauss cclauss deleted the codespell branch October 21, 2024 06:37
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