diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2012-03-29 14:47:54 -0700 |
---|---|---|
committer | Nicholas Corgan <nick.corgan@ettus.com> | 2012-03-29 14:47:54 -0700 |
commit | d1ad808f78497db2770a346d560c9a7f21ff1f1f (patch) | |
tree | 0bf27335a10927460f4a2c5747c8e74f64c9bdc9 /host/docs/index.rst | |
parent | a67486fff0b75a08072fe66b2c6c314cb4b3a16a (diff) | |
download | uhd-d1ad808f78497db2770a346d560c9a7f21ff1f1f.tar.gz uhd-d1ad808f78497db2770a346d560c9a7f21ff1f1f.tar.bz2 uhd-d1ad808f78497db2770a346d560c9a7f21ff1f1f.zip |
docs: Format consistency, such as representation of program names or filepaths
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 9f8bd9cb1..8ad1dcb65 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -4,7 +4,7 @@ UHD - USRP Hardware Driver The UHD is the "Universal Software Radio Peripheral" hardware driver. The goal of the UHD is to provide a host driver and API for current and future Ettus Research products. -Users will be able to use the UHD driver standalone or with 3rd party applications. +Users will be able to use the UHD driver standalone or with third-party applications. ------------------------------------------------------------------------ Contents @@ -40,4 +40,3 @@ API Documentation * `Doxygen <./../../doxygen/html/index.html>`_ * `Using the API <./coding.html>`_ * `Device Streaming <./stream.html>`_ - |