diff options
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 |