summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-24 14:28:03 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-24 14:28:03 -0700
commita4532110597639f056198518f058a9d5d89ef8da (patch)
tree227fdb3f605041753e71465454c19b243faf616d
parentba9066ef2213b61cf39f7aadb732451f14de5855 (diff)
parent8fda7acad4f71645bded77b5a4806b21aba46078 (diff)
Merge branch 'master' into next
-rw-r--r--gr-blocks/include/blocks/repack_bits_bb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/repack_bits_bb.h b/gr-blocks/include/blocks/repack_bits_bb.h
index 268e4eefc5..f33d4bdf8e 100644
--- a/gr-blocks/include/blocks/repack_bits_bb.h
+++ b/gr-blocks/include/blocks/repack_bits_bb.h
@@ -30,7 +30,7 @@ namespace gr {
namespace blocks {
/*!
- * \brief Pack \p k bits from the input stream onto \p k bits of the output stream.
+ * \brief Pack \p k bits from the input stream onto \p l bits of the output stream.
* \ingroup byte_operators_blk
*
* \details