diff options
| author | drowe67 <[email protected]> | 2023-07-14 10:58:22 +0930 |
|---|---|---|
| committer | David Rowe <[email protected]> | 2023-07-14 10:58:22 +0930 |
| commit | 0c2e969cfbe85548801eeb20ad8113969604892a (patch) | |
| tree | 3d14c471174eec69ea14dbe8bf86c7411b8c42a1 /src/freedv_700.c | |
| parent | 6588e77f38bdebd7adffe091b22e7760d95d0ccb (diff) | |
manually fixed spelling errors from codec2 #406
Diffstat (limited to 'src/freedv_700.c')
| -rw-r--r-- | src/freedv_700.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freedv_700.c b/src/freedv_700.c index 235284e..4dffcf3 100644 --- a/src/freedv_700.c +++ b/src/freedv_700.c @@ -272,7 +272,7 @@ int freedv_comprx_700c(struct freedv *f, COMP demod_in_8kHz[]) { int rx_status = 0; // quisk_cfInterpDecim() modifies input data so lets make a copy just in case there - // is no sync and we need to echo inpout to output + // is no sync and we need to echo input to output // freedv_nin(f): input samples at Fs=8000 Hz // f->nin: input samples at Fs=7500 Hz |
