Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 22, 2025

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell --ignore-words-list=te

./docs/appcontext.rst:122: requet ==> request
./docs/quickstart.rst:465: interanlly ==> internally
./docs/templating.rst:186: avaialble ==> available

% codespell -ignore-words-list=te --write-changes

@davidism
Copy link
Member

davidism commented Nov 5, 2025

See our contributing guide about docs https://palletsprojects.com/contributing/docs, in particular

If you are fixing or improving existing docs, or writing about existing features, you want to branch off of the stable branch, as well as target the stable branch in the PR.

@cclauss cclauss changed the base branch from main to stable November 5, 2025 15:52
@cclauss cclauss closed this Nov 5, 2025
@cclauss cclauss deleted the codespell branch November 5, 2025 16:10
@cclauss
Copy link
Contributor Author

cclauss commented Nov 6, 2025

Unfortunately, the three typos above are not on the stable branch, so let's get codespell in place to catch future typos.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants