1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Fix spelling

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.
This commit is contained in:
Daniele Forsi
2023-07-08 22:01:06 +02:00
parent 8824bd5e44
commit ff47deee60
21 changed files with 75 additions and 75 deletions
@@ -1109,7 +1109,7 @@ When unchecked, if remote device is using SDRA protocol, local settings are upda
</property>
<property name="toolTip">
<string>Output buffer.
This should typically be empy. If full, your CPU cannot keep up and data will be lost</string>
This should typically be empty. If full, your CPU cannot keep up and data will be lost</string>
</property>
<property name="minimum">
<number>0</number>