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 typing errors #935

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Fix typing errors #935

merged 1 commit into from
Dec 29, 2021

Conversation

dforsi
Copy link
Contributor

@dforsi dforsi commented Dec 29, 2021

Most errors are in comments.
Only 3 are in messages visible to users:

  • src/CubicSDR.h
  • src/visual/SpectrumCanvas.cpp
  • src/visual/WaterfallCanvas.cpp

Found with:
codespell --skip=external --ignore-words-list=axix,bord,parm,soley,ue --write-changes --interactive 2
and a manual edit.

Found with:
codespell --skip=external --ignore-words-list=axix,bord,parm,soley,ue --write-changes --interactive 2
@vsonnier vsonnier merged commit f461fcb into cjcliffe:master Dec 29, 2021
@vsonnier
Copy link
Collaborator

Better English doesn't hurt, thanks for your contribution !

@dforsi dforsi deleted the fix/typos branch December 29, 2021 21:57
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