Doc fixes from Firas.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_skiphead.h
index a935af8cc4767087a0ef06d34affa765580403de..c479bab0c221082a526fa5ac534685d6509118e5 100644 (file)
@@ -32,7 +32,7 @@ typedef boost::shared_ptr<gr_skiphead> gr_skiphead_sptr;
 
 /*!
  * \brief skips the first N items, from then on copies items to the output
- * \ingroup block
+ * \ingroup flow
  *
  * Useful for building test cases and sources which have metadata or junk at the start
  */