Fix spelling in strings

This commit is contained in:
Daniele Forsi
2023-07-23 18:55:12 +02:00
parent 8a38af480f
commit 34aca019e2
24 changed files with 32 additions and 32 deletions
@@ -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();