summaryrefslogtreecommitdiffstats
path: root/host/docs/coding.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-03-30 17:42:56 -0700
committerJosh Blum <josh@joshknows.com>2012-03-30 17:42:56 -0700
commit4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b (patch)
tree1f8190e8ab623a44c876d924f986661a433dd17a /host/docs/coding.rst
parent8630807c4a349da94971b26f6243df7905fee221 (diff)
parente8d9b4d94b201aa808c63f29b7edd6efdc56440e (diff)
downloaduhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.gz
uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.bz2
uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.zip
Merge branch 'docs_stuff'
Diffstat (limited to 'host/docs/coding.rst')
-rw-r--r--host/docs/coding.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/coding.rst b/host/docs/coding.rst
index ed858ceb4..ef8cb5fe2 100644
--- a/host/docs/coding.rst
+++ b/host/docs/coding.rst
@@ -23,7 +23,7 @@ considered to be a "device". The device API provides ways to:
See the documentation in *device.hpp* for reference.
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-High-Level: The multi usrp
+High-Level: The Multi-USRP
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The Multi-USRP class provides a fat interface to a single USRP with
one or more channels, or multiple USRPs in a homogeneous setup.