From 240c7fdd89baeb2db77bc4801af8d6a6b4df716a Mon Sep 17 00:00:00 2001 From: Mihai Turdean Date: Thu, 8 Jul 2021 10:47:51 -0500 Subject: docs: fix typo --- host/include/uhd/types/tune_request.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/types/tune_request.hpp b/host/include/uhd/types/tune_request.hpp index 86c7fdfa8..a81c4752d 100644 --- a/host/include/uhd/types/tune_request.hpp +++ b/host/include/uhd/types/tune_request.hpp @@ -15,7 +15,7 @@ namespace uhd { /*! * A tune request instructs the implementation how to tune the RF chain. * The policies can be used to select automatic tuning or - * fined control over the daughterboard IF and DSP tuning. + * fine control over the daughterboard IF and DSP tuning. * Not all combinations of policies are applicable. * Convenience constructors are supplied for most use cases. * -- cgit v1.2.3