summaryrefslogtreecommitdiff
path: root/gr-digital/include
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2019-07-09 16:27:22 -0400
committerMarcus Müller <marcus@hostalia.de>2019-07-17 22:54:23 +0200
commit925e1103e5791dc8be684a5269efc36c1bf4f557 (patch)
treeb56cbff2a2bb8e7f16805197d2c729397c5ec4f6 /gr-digital/include
parent15452407e043b3d1fe3f152c2590bc95b40b4342 (diff)
Fix for misc. documentation + trivial typos
Found via `codespell -q 3 -L ans,sinc,hist,ist,ith,uint,fo -S ./volk` Fix typos in gnuradio-runtime/ Fix typos in gr-digital/ Fix typos in gr-qtgui/ Fix typos in gr-channels/ Fix typos in grc/ Fix typos gr-filter/ Fix typos in gr-uhd/ Fix typos in gr-blocks/ Fix typos in gr-fec/
Diffstat (limited to 'gr-digital/include')
-rw-r--r--gr-digital/include/gnuradio/digital/corr_est_cc.h2
-rw-r--r--gr-digital/include/gnuradio/digital/diff_decoder_bb.h2
-rw-r--r--gr-digital/include/gnuradio/digital/diff_encoder_bb.h2
-rw-r--r--gr-digital/include/gnuradio/digital/fll_band_edge_cc.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/gr-digital/include/gnuradio/digital/corr_est_cc.h b/gr-digital/include/gnuradio/digital/corr_est_cc.h
index a861b0dc05..2c77b65c66 100644
--- a/gr-digital/include/gnuradio/digital/corr_est_cc.h
+++ b/gr-digital/include/gnuradio/digital/corr_est_cc.h
@@ -71,7 +71,7 @@ namespace gr {
* know where the actual sync word symbols are located relative to
* "corr_start", given that some modulations have pulses with
* intentional ISI. The user should manually examine the primary
- * output and the "corr_start" tag postition to determine the
+ * output and the "corr_start" tag position to determine the
* required tag delay settings for the particular modulation,
* sync word, and downstream blocks used.
*
diff --git a/gr-digital/include/gnuradio/digital/diff_decoder_bb.h b/gr-digital/include/gnuradio/digital/diff_decoder_bb.h
index 463e65756f..941531142f 100644
--- a/gr-digital/include/gnuradio/digital/diff_decoder_bb.h
+++ b/gr-digital/include/gnuradio/digital/diff_decoder_bb.h
@@ -44,7 +44,7 @@ namespace gr {
typedef boost::shared_ptr<diff_decoder_bb> sptr;
/*!
- * Make a differntial decoder block.
+ * Make a differential decoder block.
*
* \param modulus Modulus of code's alphabet
*/
diff --git a/gr-digital/include/gnuradio/digital/diff_encoder_bb.h b/gr-digital/include/gnuradio/digital/diff_encoder_bb.h
index e59c6e82bd..63ac2d07b9 100644
--- a/gr-digital/include/gnuradio/digital/diff_encoder_bb.h
+++ b/gr-digital/include/gnuradio/digital/diff_encoder_bb.h
@@ -44,7 +44,7 @@ namespace gr {
typedef boost::shared_ptr<diff_encoder_bb> sptr;
/*!
- * Make a differntial encoder block.
+ * Make a differential encoder block.
*
* \param modulus Modulus of code's alphabet
*/
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 c041f5a39a..3f38848442 100644
--- a/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h
+++ b/gr-digital/include/gnuradio/digital/fll_band_edge_cc.h
@@ -65,7 +65,7 @@ namespace gr {
* derivative of a cosine is a sine). Extend this sine by another
* quarter wave to make a half wave around the band-edges is
* equivalent in time to the sum of two sinc functions. The
- * baseband filter fot the band edges is therefore derived from
+ * baseband filter for the band edges is therefore derived from
* this sum of sincs. The band edge filters are then just the
* baseband signal modulated to the correct place in
* frequency. All of these calculations are done in the