summaryrefslogtreecommitdiff
path: root/gr-digital/lib/modulate_vector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gr-digital/lib/modulate_vector.cc')
-rw-r--r--gr-digital/lib/modulate_vector.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-digital/lib/modulate_vector.cc b/gr-digital/lib/modulate_vector.cc
index 281e3435c5..c6ba0f61aa 100644
--- a/gr-digital/lib/modulate_vector.cc
+++ b/gr-digital/lib/modulate_vector.cc
@@ -23,8 +23,8 @@
/*
* Generate a modulated transmit vector corresponding to a particular
* data sequence, resampling rate, and shaping filter. The output is
-* suitable for use as a candidate filter for the correlate_and_sync
-* block, or just for prototyping.
+* suitable for use as a candidate filter for the corr_est block, or
+* just for prototyping.
*
* It accepts a sptr to a modulator block as an argument; given
* suitable data vectors and arguments you should be able to use any of