diff options
Diffstat (limited to 'gr-digital/include/gnuradio/digital/fll_band_edge_cc.h')
-rw-r--r-- | gr-digital/include/gnuradio/digital/fll_band_edge_cc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h b/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h index 309c23a496..c041f5a39a 100644 --- a/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h +++ b/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h @@ -107,7 +107,7 @@ namespace gr { * \brief Set the number of samples per symbol * * Set's the number of samples per symbol the system should - * use. This value is uesd to calculate the filter taps and will + * use. This value is used to calculate the filter taps and will * force a recalculation. * * \param sps (float) new samples per symbol |