diff options
Diffstat (limited to 'usrp2/host/include')
-rw-r--r-- | usrp2/host/include/usrp2/usrp2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/include/usrp2/usrp2.h b/usrp2/host/include/usrp2/usrp2.h index 874337911..4e875d343 100644 --- a/usrp2/host/include/usrp2/usrp2.h +++ b/usrp2/host/include/usrp2/usrp2.h @@ -171,7 +171,7 @@ namespace usrp2 { */ /*! - * Set receiver gain + * Set transmitter gain */ bool set_tx_gain(double gain); |