From d1398bbab629042bf62d4fda93ed503e54cadc7d Mon Sep 17 00:00:00 2001 From: Brent Stapleton Date: Mon, 30 Dec 2019 10:59:53 -0800 Subject: cal_utils: fixup typo --- host/utils/usrp_cal_utils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- cgit v1.2.3