Doc fixes.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_pll_freqdet_cf.h
index bc462780fb86e7cd660f8d7f8e43e5665d45bc38..0581c8724d9f0d5c8fae24301fed9ee8c03a2ea9 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 synch_blk
+ * \ingroup sync_blk
  *
  * input: stream of complex; output: stream of floats
  *