fix typo
This commit is contained in:
parent
92cce78320
commit
d0ddf72b10
@ -496,7 +496,7 @@ class SdrDeviceDescription(object):
|
|||||||
),
|
),
|
||||||
ExponentialInput(
|
ExponentialInput(
|
||||||
"lfo_offset",
|
"lfo_offset",
|
||||||
"Oscilator offset",
|
"Oscillator offset",
|
||||||
"Hz",
|
"Hz",
|
||||||
infotext="Use this when the actual receiving frequency differs from the frequency to be tuned on the"
|
infotext="Use this when the actual receiving frequency differs from the frequency to be tuned on the"
|
||||||
+ " device. <br/> Formula: Center frequency + oscillator offset = sdr tune frequency",
|
+ " device. <br/> Formula: Center frequency + oscillator offset = sdr tune frequency",
|
||||||
|
Loading…
Reference in New Issue
Block a user