summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/multiply_const_XX.h.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/multiply_const_XX.h.t')
-rw-r--r--gr-blocks/include/blocks/multiply_const_XX.h.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/multiply_const_XX.h.t b/gr-blocks/include/blocks/multiply_const_XX.h.t
index a7cd3a8583..4f5ac5c5a6 100644
--- a/gr-blocks/include/blocks/multiply_const_XX.h.t
+++ b/gr-blocks/include/blocks/multiply_const_XX.h.t
@@ -33,7 +33,7 @@ namespace gr {
/*!
* \brief output = input * constant
- * \ingroup math_blk
+ * \ingroup math_operators_blk
*/
class BLOCKS_API @NAME@ : virtual public gr_sync_block
{