diff options
Diffstat (limited to 'gr-fcd/python/fcd/__init__.py')
-rw-r--r-- | gr-fcd/python/fcd/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-fcd/python/fcd/__init__.py b/gr-fcd/python/fcd/__init__.py index 0d5f5ca5dd..e7cd7f40ed 100644 --- a/gr-fcd/python/fcd/__init__.py +++ b/gr-fcd/python/fcd/__init__.py @@ -20,8 +20,7 @@ # ''' -This is the gr-fcd package. This package provides a GNU Radio -source block for the FunCube Dongle hardware. +Provides a source block for the FunCube Dongle hardware. ''' import os |