From 81ac62f79129a447e128c3991eeb59a65056d50c Mon Sep 17 00:00:00 2001 From: "A. Maitland Bottoms" Date: Wed, 20 Oct 2021 10:07:24 -0500 Subject: uhd: Fix spelling errors Thanks to Mait for pointing these out! --- host/lib/usrp/dboard/twinrx/twinrx_experts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp') diff --git a/host/lib/usrp/dboard/twinrx/twinrx_experts.cpp b/host/lib/usrp/dboard/twinrx/twinrx_experts.cpp index 58e22e089..e3436d18a 100644 --- a/host/lib/usrp/dboard/twinrx/twinrx_experts.cpp +++ b/host/lib/usrp/dboard/twinrx/twinrx_experts.cpp @@ -260,7 +260,7 @@ void twinrx_chan_gain_expert::resolve() { if (_gain_profile != "default") { // TODO: Implement me! - throw uhd::not_implemented_error("custom gain strategies not implemeted yet"); + throw uhd::not_implemented_error("custom gain strategies not implemented yet"); } // Lookup table using settings -- cgit v1.2.3