Skip to content

Fix Misspellings#167

Open
O957 wants to merge 1 commit intoACCIDDA:mainfrom
O957:o957_fix_misspellings
Open

Fix Misspellings#167
O957 wants to merge 1 commit intoACCIDDA:mainfrom
O957:o957_fix_misspellings

Conversation

@O957
Copy link

@O957 O957 commented Mar 18, 2026

Hello RespiLens,

This is a small PR that fixes misspellings throughout the codebase.

These misspellings were detected via the typos hook which can be used in concert with pre-commit via .pre-commit-config.yaml and _typos.toml configuration files.

I dropped these into the repository and ran then via pre-commit install and then pre-commit run --all-files to find the misspellings and any false positives. Then I corrected the misspellings and removed the two files (I heartily endorse these but you can decide if it's something you want another day!).

For now, these misspellings (minus the false positives) have been corrected:

Screenshot 2026-03-18 at 11 32 42

After correcting, running pre-commit again, left this (I wasn't sure if it was actually to be corrected to todo — if yes, then I can also correct it in this PR):

Screenshot 2026-03-18 at 11 34 44

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