summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
diff options
context:
space:
mode:
authorBen Reynwar2011-01-27 12:06:14 -0700
committerBen Reynwar2011-01-27 12:06:14 -0700
commit7323d193b541e009666b2f5a7ea5b8cd05646a8a (patch)
tree13a5feff66f303fe8d0afb5a78af4948d5adb0ca /gnuradio-core/src
parent19f4afaa4e3871e4a709e2774393bba6b6f6759a (diff)
downloadgnuradio-7323d193b541e009666b2f5a7ea5b8cd05646a8a.tar.gz
gnuradio-7323d193b541e009666b2f5a7ea5b8cd05646a8a.tar.bz2
gnuradio-7323d193b541e009666b2f5a7ea5b8cd05646a8a.zip
Minor typo in comments.
Diffstat (limited to 'gnuradio-core/src')
-rw-r--r--gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h b/gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
index 9a6cde9a2..fc80d2961 100644
--- a/gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
+++ b/gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
@@ -47,7 +47,7 @@ class gr_fir_ccf;
* derivative of the filtered signal, which in turn maximizes the SNR and
* minimizes ISI.
*
- * This approach works by setting up two filterbanks; one filterbanke contains the
+ * This approach works by setting up two filterbanks; one filterbank contains the
* signal's pulse shaping matched filter (such as a root raised cosine filter),
* where each branch of the filterbank contains a different phase of the filter.
* The second filterbank contains the derivatives of the filters in the first