summaryrefslogtreecommitdiff
path: root/gr-fft/python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/python/__init__.py')
-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 *