summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/xor_XX.h.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/xor_XX.h.t')
-rw-r--r--gr-blocks/include/blocks/xor_XX.h.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/xor_XX.h.t b/gr-blocks/include/blocks/xor_XX.h.t
index ba0c508f6e..a890dbaf89 100644
--- a/gr-blocks/include/blocks/xor_XX.h.t
+++ b/gr-blocks/include/blocks/xor_XX.h.t
@@ -33,7 +33,7 @@ namespace gr {
/*!
* \brief output = input_0 ^ input_1 ^ , ... ^ input_N)
- * \ingroup math_blk
+ * \ingroup boolean_operators_blk
*
* Bitwise boolean xor across all input streams.
*/