Doc fixes from Firas.
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_basic_block.h
index b2b8b42a369f7d46fb810d87e8bd52bf6a8a48e5..8dc965da737594efa892333e634c71b87bf101d7 100644 (file)
@@ -29,7 +29,7 @@
 
 /*!
  * \brief The abstract base class for all signal processing blocks.
- * \ingroup block
+ * \ingroup base
  *
  * Basic blocks are the bare abstraction of an entity that has a name
  * and a set of inputs and outputs.  These are never instantiated