summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/conjugate_cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/conjugate_cc.h')
-rw-r--r--gr-blocks/include/blocks/conjugate_cc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/conjugate_cc.h b/gr-blocks/include/blocks/conjugate_cc.h
index 02297c56e2..92096eea31 100644
--- a/gr-blocks/include/blocks/conjugate_cc.h
+++ b/gr-blocks/include/blocks/conjugate_cc.h
@@ -31,7 +31,7 @@ namespace gr {
/*!
* \brief output = complex conjugate of input
- * \ingroup math_blk
+ * \ingroup math_operators_blk
*/
class BLOCKS_API conjugate_cc : virtual public gr_sync_block
{