aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/coding.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-10-26 17:28:00 -0700
committerMartin Braun <martin.braun@ettus.com>2016-10-26 17:28:00 -0700
commit248377a1db9f2761fd984528cde11ab66555ebfb (patch)
tree1c638c0affb9b3154d288b74428cd5a912edd24a /host/docs/coding.dox
parentf386a2805b1cda04eef8c2ba1a3c680edf28c2a6 (diff)
parent9517de45709adaea8b574011573a565007149d5d (diff)
downloaduhd-248377a1db9f2761fd984528cde11ab66555ebfb.tar.gz
uhd-248377a1db9f2761fd984528cde11ab66555ebfb.tar.bz2
uhd-248377a1db9f2761fd984528cde11ab66555ebfb.zip
Merge branch 'maint'
Diffstat (limited to 'host/docs/coding.dox')
-rw-r--r--host/docs/coding.dox2
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