diff options
Diffstat (limited to 'gr-blocks/include/blocks/or_XX.h.t')
-rw-r--r-- | gr-blocks/include/blocks/or_XX.h.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/or_XX.h.t b/gr-blocks/include/blocks/or_XX.h.t index 8bc9a080f6..67afe54ea9 100644 --- a/gr-blocks/include/blocks/or_XX.h.t +++ b/gr-blocks/include/blocks/or_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 or across all input streams. */ |