From 94eef790aca68f8508df26d6b42fe6a19a2b0d0e Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Sun, 29 Jul 2012 14:46:27 -0400 Subject: fcd: fixed copy-paste error. --- gr-fcd/doc/README.fcd | 2 +- gr-fcd/doc/fcd.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gr-fcd') 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 -- cgit