cosmetic: Fix typo in comment

Change-Id: I33f4253cecab8d92eec75af49e1671874b8cc111
This commit is contained in:
Pau Espin 2021-09-01 20:43:03 +02:00
parent e6fdf8fcad
commit e16d0e1330
1 changed files with 1 additions and 1 deletions

View File

@ -1865,7 +1865,7 @@ static float computeEdgeCI(const signalVector *rot)
* delay filters. Symbol rotation and after always operates at 1 SPS.
*
* Allow 1 SPS demodulation here, but note that other parts of the
* transceiver restrict EDGE operatoin to 4 SPS - 8-PSK distortion
* transceiver restrict EDGE operation to 4 SPS - 8-PSK distortion
* through the fractional delay filters at 1 SPS renders signal
* nearly unrecoverable.
*/