summaryrefslogtreecommitdiff
path: root/gr-fft
diff options
context:
space:
mode:
authorBen Reynwar <ben@reynwar.net>2013-05-19 01:32:36 -0700
committerBen Reynwar <ben@reynwar.net>2013-05-19 01:32:36 -0700
commit0fa219774dcf9141ae91204f948c029b05673f3f (patch)
tree32a12974c9bd34edb895b8d33df47bf9db959001 /gr-fft
parentb1f802015fe5ce88c45f68f09d81fce0cdb75411 (diff)
parent318da62b6104e4bca182d94aec4abc0618debffd (diff)
Merge with next branch.
Diffstat (limited to 'gr-fft')
-rw-r--r--gr-fft/python/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-fft/python/__init__.py b/gr-fft/python/__init__.py
index 093cc3c696..6d75757a05 100644
--- a/gr-fft/python/__init__.py
+++ b/gr-fft/python/__init__.py
@@ -20,8 +20,7 @@
#
'''
-This is the gr-fft package. This package provides GNU Radio
-processing blocks for FFT and related functions.
+Fourier-transform blocks and related functions.
'''
from fft_swig import *