diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2016-10-20 19:50:00 -0700 |
---|---|---|
committer | mbr0wn <martin.braun@ettus.com> | 2016-10-21 10:05:23 -0700 |
commit | 2a0e0612dcc9a477e690addae3fd8b42ed301f26 (patch) | |
tree | 43eb9c9e86bc6d6ba4071b3eac3027bd9adafb94 /host/docs/coding.dox | |
parent | 9b215d85b7ae09b253839f93284a637ebc3385c3 (diff) | |
download | uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.gz uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.bz2 uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.zip |
Docs: Minor housekeeping
Diffstat (limited to 'host/docs/coding.dox')
-rw-r--r-- | host/docs/coding.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/coding.dox b/host/docs/coding.dox index 6a15098d7..aab495c25 100644 --- a/host/docs/coding.dox +++ b/host/docs/coding.dox @@ -7,7 +7,7 @@ \subsection coding_api_hilevel High-Level: The Multi-USRP The Multi-USRP class provides a high-level interface to a single USRP device -with one or more channels, or multiple USRP devicess in a homogeneous +with one or more channels, or multiple USRP devices in a homogeneous setup. See the documentation for uhd::usrp::multi_usrp. \subsection coding_api_hilevelclock High-Level: The Multi-USRP-Clock |