1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Fix typos in include files

This commit is contained in:
Daniele Forsi
2024-07-10 22:37:52 +02:00
parent 04ee258010
commit e56908b0c6
64 changed files with 82 additions and 82 deletions
@@ -21,7 +21,7 @@
// BladerRF2 is a SISO/MIMO device with a single stream supporting one or two Rx
// Therefore only one thread can be allocated for the Rx side
// All FIFOs must be registered before calling startWork() else SISO/MIMO switch will not work properly
// with unpredicatable results
// with unpredictable results
#include <QThread>
#include <QMutex>