Skip to content

Fix typos discovered by codespell#291

Open
cclauss wants to merge 1 commit into
scoder:masterfrom
cclauss:codespell
Open

Fix typos discovered by codespell#291
cclauss wants to merge 1 commit into
scoder:masterfrom
cclauss:codespell

Conversation

@cclauss

@cclauss cclauss commented Jun 29, 2026

Copy link
Copy Markdown

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

% codespell --skip="./third-party/*"

./README.rst:221: Pratically ==> Practically
./lupa/luaapi.pxd:238: debuger ==> debugger
./lupa/tests/test.py:2075: plausability ==> plausibility

% codespell --skip="./third-party/*" --write-changes

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

% `codespell --skip="./third-party/*"`
```
./README.rst:221: Pratically ==> Practically
./lupa/luaapi.pxd:238: debuger ==> debugger
./lupa/tests/test.py:2075: plausability ==> plausibility
```
% `codespell --skip="./third-party/*" --write-changes`
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.

1 participant