diff --git a/owrx/source/__init__.py b/owrx/source/__init__.py index 5a55f9c..e0d7e38 100644 --- a/owrx/source/__init__.py +++ b/owrx/source/__init__.py @@ -496,7 +496,7 @@ class SdrDeviceDescription(object): ), ExponentialInput( "lfo_offset", - "Oscilator offset", + "Oscillator offset", "Hz", infotext="Use this when the actual receiving frequency differs from the frequency to be tuned on the" + " device.
Formula: Center frequency + oscillator offset = sdr tune frequency",