aboutsummaryrefslogtreecommitdiffstats
path: root/src/tuner_e4k.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuner_e4k.c')
-rw-r--r--src/tuner_e4k.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tuner_e4k.c b/src/tuner_e4k.c
index 85a8a02..0232f88 100644
--- a/src/tuner_e4k.c
+++ b/src/tuner_e4k.c
@@ -723,8 +723,8 @@ static int find_stage_gain(uint8_t stage, int8_t val)
/*! \brief Set the gain of one of the IF gain stages
* \param [e4k] handle to the tuner chip
- * \param [stage] numbere of the stage (1..6)
- * \param [value] gain value in dBm
+ * \param [stage] number of the stage (1..6)
+ * \param [value] gain value in dB
* \returns 0 on success, negative in case of error
*/
int e4k_if_gain_set(struct e4k_state *e4k, uint8_t stage, int8_t value)