aboutsummaryrefslogtreecommitdiff
path: root/octave/fdmdv.m
diff options
context:
space:
mode:
Diffstat (limited to 'octave/fdmdv.m')
-rw-r--r--octave/fdmdv.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/octave/fdmdv.m b/octave/fdmdv.m
index 49b9f61..f13aa26 100644
--- a/octave/fdmdv.m
+++ b/octave/fdmdv.m
@@ -629,7 +629,7 @@ function snr_dB = calc_snr(f, sig_est, noise_est)
endfunction
-% sets up test bits system. make sure rand('state', 1) has just beed called
+% sets up test bits system. make sure rand('state', 1) has just been called
% so we generate the right test_bits pattern!
function f = init_test_bits(f)