diff options
Diffstat (limited to 'gr-vocoder/lib/codec2/c2sim.c')
-rw-r--r-- | gr-vocoder/lib/codec2/c2sim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/codec2/c2sim.c b/gr-vocoder/lib/codec2/c2sim.c index e68f2aceeb..14d7ee8eed 100644 --- a/gr-vocoder/lib/codec2/c2sim.c +++ b/gr-vocoder/lib/codec2/c2sim.c @@ -558,7 +558,7 @@ int main(int argc, char *argv[]) #endif /* experimenting with non-linear LSP spacing to see if - it's just noticable */ + it's just noticeable */ if (lspjnd) { for(i=0; i<LPC_ORD; i++) |