sdrangel/plugins
Daniele Forsi d637dbe666 Fix spelling
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes {} \+

and then running the same command with --interactive=2:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes --interactive=2 {} \+
2023-04-29 23:43:33 +02:00
..
channelmimo
channelrx Fix spelling 2023-04-29 23:43:33 +02:00
channeltx
feature
samplemimo
samplesink
samplesource
CMakeLists.txt
readme_server.md