Doc fixes from Firas.
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_block.h
index ce58ca9ac774471bc8e76a05e517cb41e359c22f..79237ee83b62c5009877e3ab4b4e7151f6766a8f 100644 (file)
@@ -27,7 +27,7 @@
 
 /*!
  * \brief The abstract base class for all 'terminal' processing blocks.
- * \ingroup block
+ * \ingroup base
  *
  * A signal processing flow is constructed by creating a tree of 
  * hierarchical blocks, which at any level may also contain terminal nodes