summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-24 14:27:58 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-24 14:27:58 -0700
commit8fda7acad4f71645bded77b5a4806b21aba46078 (patch)
treec05aa0ba28bf58b7da0c7143d68f57ebcd993a7f
parent669614b0f048de145ec41350f641f4af9c9b0d86 (diff)
blocks: fixed header documentation in repack_bits_bb
-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