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:
@@ -562,7 +562,7 @@ bool SoapySDRInput::start()
|
||||
|
||||
if (needsStart)
|
||||
{
|
||||
qDebug("SoapySDRInput::start: (re)sart buddy thread");
|
||||
qDebug("SoapySDRInput::start: (re)start buddy thread");
|
||||
soapySDRInputThread->setSampleRate(m_settings.m_devSampleRate);
|
||||
soapySDRInputThread->startWork();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user