diff options
Diffstat (limited to 'gr-channels/python/__init__.py')
-rw-r--r-- | gr-channels/python/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-channels/python/__init__.py b/gr-channels/python/__init__.py index da50a05fc4..0f0efded66 100644 --- a/gr-channels/python/__init__.py +++ b/gr-channels/python/__init__.py @@ -20,8 +20,7 @@ # ''' -This is the gr-channels package. This package provides GNU Radio -processing blocks for channel models and related functions. +Blocks for channel models and related functions. ''' from channels_swig import * |