summaryrefslogtreecommitdiff
path: root/gr-fec/include/gnuradio/fec/ber_bf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/include/gnuradio/fec/ber_bf.h')
-rw-r--r--gr-fec/include/gnuradio/fec/ber_bf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/include/gnuradio/fec/ber_bf.h b/gr-fec/include/gnuradio/fec/ber_bf.h
index 5128d98d3e..5e219defc1 100644
--- a/gr-fec/include/gnuradio/fec/ber_bf.h
+++ b/gr-fec/include/gnuradio/fec/ber_bf.h
@@ -53,7 +53,7 @@ namespace gr {
* berminerrors are observed and then produces a BER
* calculation. The parameter \p ber_limit helps make sure that
* the simulation is controlled. If the BER calculation drops
- * bellow the \p ber_limit setting, the block will exit and simply
+ * below the \p ber_limit setting, the block will exit and simply
* return the set limit; the real BER is therefore some amount
* lower than this.
*