diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/utils/usrp_cal_utils.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/utils/usrp_cal_utils.hpp b/host/utils/usrp_cal_utils.hpp index fe567c7de..76a79c86e 100644 --- a/host/utils/usrp_cal_utils.hpp +++ b/host/utils/usrp_cal_utils.hpp @@ -370,7 +370,7 @@ UHD_INLINE void set_optimal_rx_gain(uhd::usrp::multi_usrp::sptr usrp, } -/*! Returns true if any error on the TX stream has occured +/*! Returns true if any error on the TX stream has occurred */ bool has_tx_error(uhd::tx_streamer::sptr tx_stream) { |