Replaced """! with """. Exclamation mark showed in doxygen docs.
[debian/gnuradio] / gr-wxgui / src / python / constsink_gl.py
index 2e1f3c5a0baa543a4d30d119bce86f8ef64e1d8c..64666e462c6153359118eaf817c3b7795e7b8613 100644 (file)
@@ -32,7 +32,7 @@ from constants import *
 # Constellation sink block (wrapper for old wxgui)
 ##################################################
 class const_sink_c(gr.hier_block2, common.prop_setter):
-       """!
+       """
        A constellation block with a gui window.
        """