summaryrefslogtreecommitdiff
path: root/gr-fec/python/__init__.py
diff options
context:
space:
mode:
authorBen Reynwar <ben@reynwar.net>2013-05-10 04:16:57 -0700
committerBen Reynwar <ben@reynwar.net>2013-05-10 04:16:57 -0700
commit318da62b6104e4bca182d94aec4abc0618debffd (patch)
tree3a21fa44f40ae5f6d00d051d26fc7dd11bbea0fc /gr-fec/python/__init__.py
parente4048a3ecdfae50e3077515d0f49b49911cc4909 (diff)
docstrings: Improving subpackage docstrings.
Diffstat (limited to 'gr-fec/python/__init__.py')
-rw-r--r--gr-fec/python/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/python/__init__.py b/gr-fec/python/__init__.py
index 7488f4cf44..05e75ea39a 100644
--- a/gr-fec/python/__init__.py
+++ b/gr-fec/python/__init__.py
@@ -20,7 +20,7 @@
#
'''
-This is the gr-fec package.
+Blocks for forward error correction.
'''
from fec_swig import *