mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Fix spelling in strings
This commit is contained in:
@@ -369,7 +369,7 @@ bool BladeRF2Input::start()
|
||||
|
||||
if (needsStart)
|
||||
{
|
||||
qDebug("BladeRF2Input::start: enabling channel(s) and (re)sart buddy thread");
|
||||
qDebug("BladeRF2Input::start: enabling channel(s) and (re)start buddy thread");
|
||||
|
||||
int nbChannels = bladerf2InputThread->getNbChannels();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user