summaryrefslogtreecommitdiff
path: root/gr-dtv
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2016-06-20 09:56:09 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-06-20 09:56:09 -0700
commit6eecbd89436bd73c903885803653481152403f98 (patch)
tree94528de794a80d958616945e740eb5971d5d7e45 /gr-dtv
parentd7eaf6e1ed531c1e765905875669282ae79752ee (diff)
parent037b34f9de04eec6d31941abff4e53fec83b0fe5 (diff)
Merge branch 'maint'
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.