summaryrefslogtreecommitdiff
path: root/gr-fcd
diff options
context:
space:
mode:
authorTom Rondeau2012-07-29 14:46:27 -0400
committerJohnathan Corgan2012-08-28 11:56:03 -0700
commit94eef790aca68f8508df26d6b42fe6a19a2b0d0e (patch)
tree790945d4c13e3e19138c1cc120360874edf1cb7a /gr-fcd
parentf2021f48926741abb62f9a54744191c81e5c950d (diff)
downloadgnuradio-94eef790aca68f8508df26d6b42fe6a19a2b0d0e.tar.gz
gnuradio-94eef790aca68f8508df26d6b42fe6a19a2b0d0e.tar.bz2
gnuradio-94eef790aca68f8508df26d6b42fe6a19a2b0d0e.zip
fcd: fixed copy-paste error.
Diffstat (limited to 'gr-fcd')
-rw-r--r--gr-fcd/doc/README.fcd2
-rw-r--r--gr-fcd/doc/fcd.dox2
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-fcd/doc/README.fcd b/gr-fcd/doc/README.fcd
index 83b4da1ce..c6ee02fff 100644
--- a/gr-fcd/doc/README.fcd
+++ b/gr-fcd/doc/README.fcd
@@ -1,7 +1,7 @@
This is the gr-fcd package. It contains a source block for the
FunCube Dongle hardware.
-The Python namespace is in gnuradio.qtgui, which would be normally
+The Python namespace is in gnuradio.fcd, which would be normally
imported as:
from gnuradio import fcd
diff --git a/gr-fcd/doc/fcd.dox b/gr-fcd/doc/fcd.dox
index 6e07c585b..aca4dadaa 100644
--- a/gr-fcd/doc/fcd.dox
+++ b/gr-fcd/doc/fcd.dox
@@ -5,7 +5,7 @@
This is the gr-fcd package. It contains a source block for the
FunCube Dongle hardware.
-The Python namespace is in gnuradio.qtgui, which would be normally
+The Python namespace is in gnuradio.fcd, which would be normally
imported as:
\code