Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / gr-howto-write-a-block / python / __init__.py
index 3107e1fb9822c7b65cae1e06757234d0779eb202..d4a41c271b7c2faa85782be72e3c4bee5b4845c8 100644 (file)
@@ -36,7 +36,7 @@ if _RTLD_GLOBAL != 0:
 # ----------------------------------------------------------------
 
 
-# import swig generated symbols into the trppm namespace
+# import swig generated symbols into the howto namespace
 from howto_swig import *
 
 # import any pure python here