Author: jcorgan
Date: 2008-02-16 17:37:00 -0700 (Sat, 16 Feb 2008)
New Revision: 7721
Modified:
gnuradio/trunk/gnuradio-core/src/python/gnuradio/gr/hier_block2.py
Log:
Fix word usage.
Modified: gnuradio/trunk/gnuradio-core/src/python/gnuradio/gr/hier_block2.py
===================================================================
--- gnuradio/trunk/gnuradio-core/src/python/gnuradio/gr/hier_block2.py
2008-02-16 21:03:39 UTC (rev 7720)
+++ gnuradio/trunk/gnuradio-core/src/python/gnuradio/gr/hier_block2.py
2008-02-17 00:37:00 UTC (rev 7721)
@@ -50,7 +50,7 @@
def connect(self, *points):
"""
Connect two or more block endpoints. An endpoint is either a (block,
port)
- tuple, or just a block type. In the latter case, the port number is
assumed
+ tuple or a block instance. In the latter case, the port number is
assumed
to be zero.
To connect the hierarchical block external inputs or outputs to
internal block
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio