doc fixes! work-in-progress
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_pll_freqdet_cf.h
index 2235a6904ba9af44c51fbf1b62233a58ba51d2c9..bc462780fb86e7cd660f8d7f8e43e5665d45bc38 100644 (file)
@@ -33,7 +33,7 @@ gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf (float alpha, float beta,
 /*!
  * \brief Implements a PLL which locks to the input frequency and outputs 
  * an estimate of that frequency.  Useful for FM Demod.
- * \ingroup clock
+ * \ingroup synch_blk
  *
  * input: stream of complex; output: stream of floats
  *