summaryrefslogtreecommitdiff
path: root/gr-dtv
diff options
context:
space:
mode:
authorA. Maitland Bottoms <bottoms@debian.org>2016-06-20 09:55:57 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-06-20 09:55:57 -0700
commit037b34f9de04eec6d31941abff4e53fec83b0fe5 (patch)
treebf6a0cd0eb15f5ec7cb25a454118e05d64d5803e /gr-dtv
parent2a6c82f5c2b719720dc180276c9815287e8a9586 (diff)
Spelling fixes throughout the tree.
Diffstat (limited to 'gr-dtv')
-rw-r--r--gr-dtv/include/gnuradio/dtv/dvbt_inner_coder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-dtv/include/gnuradio/dtv/dvbt_inner_coder.h b/gr-dtv/include/gnuradio/dtv/dvbt_inner_coder.h
index e88596e09b..bd693c3fb6 100644
--- a/gr-dtv/include/gnuradio/dtv/dvbt_inner_coder.h
+++ b/gr-dtv/include/gnuradio/dtv/dvbt_inner_coder.h
@@ -54,7 +54,7 @@ namespace gr {
* \brief Create an Inner coder with Puncturing.
*
* \param ninput length of input. \n
- * \param noutput lenght of output. \n
+ * \param noutput length of output. \n
* \param constellation type of constellation. \n
* \param hierarchy type of hierarchy used. \n
* \param coderate coderate used.