Fix typo in variable name (Firas Abbas)
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc2_ff.h
index 8ce53f347ecc1fba99a66fec2ae0b03c0f9bf756..61ebac1f189ab4a99c96cebfed2857a8729f1c10 100644 (file)
@@ -34,6 +34,7 @@ gr_make_agc2_ff (float attack_rate = 1e-1, float decay_rate = 1e-2, float refere
 /*!
  * \brief high performance Automatic Gain Control class
  *
+ * \ingroup level
  * Power is approximated by absolute value
  */