summaryrefslogtreecommitdiff
path: root/gr-uhd/python/__init__.py
diff options
context:
space:
mode:
authorBen Reynwar <ben@reynwar.net>2013-05-19 02:55:33 -0700
committerBen Reynwar <ben@reynwar.net>2013-05-19 02:55:33 -0700
commitbb01988e75d50d82cbb44c1a49c86c1d08f05665 (patch)
tree0528dac14476d37f2cde7374a8fcb3428f879c69 /gr-uhd/python/__init__.py
parente4f0319eced22c112f7e6a4cc45bc2036d285332 (diff)
parent0fa219774dcf9141ae91204f948c029b05673f3f (diff)
Merged in next_docs branch.
Diffstat (limited to 'gr-uhd/python/__init__.py')
-rw-r--r--gr-uhd/python/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-uhd/python/__init__.py b/gr-uhd/python/__init__.py
index a07397334e..53c0f9ac14 100644
--- a/gr-uhd/python/__init__.py
+++ b/gr-uhd/python/__init__.py
@@ -20,9 +20,9 @@
#
'''
-This is the GNU Radio UHD package. It is the interface to the UHD
-library to connect to and send and receive data between the Ettus
-Research, LLC product line.
+Provides source and sink blocks to interface with the UHD library.
+Used to send and receive data between the Ettus Research, LLC product
+line.
'''
########################################################################