mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-09 07:40:24 -05:00
Fixed with:
find . \( -name '*.md' -o -name '*.ui' -o -name '*.html' \) -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,som,verry --summary --write-changes {} \+
and manual editing.