diff options
Diffstat (limited to 'gr-analog')
-rw-r--r-- | gr-analog/include/gnuradio/analog/frequency_modulator_fc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/include/gnuradio/analog/frequency_modulator_fc.h b/gr-analog/include/gnuradio/analog/frequency_modulator_fc.h index 137b492863..75f4fccb99 100644 --- a/gr-analog/include/gnuradio/analog/frequency_modulator_fc.h +++ b/gr-analog/include/gnuradio/analog/frequency_modulator_fc.h @@ -49,7 +49,7 @@ namespace gr { * systems and 75 KHz for wideband FM, like audio broadcast FM * stations. * - * In this block, the input argument is \p sensivity, not the + * In this block, the input argument is \p sensitivity, not the * frequency deviation. The sensitivity specifies how much the * phase changes based on the new input sample. Given a maximum * deviation, \f$ f_{\Delta} \f$, and sample rate \f$f_s\f$, the |