diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/types/tune_request.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |