[Asterisk-code-review] spelling: residual (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:16:07 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17159 )


Change subject: spelling: residual
......................................................................

spelling: residual

Change-Id: I5c6fc7f3dee6457b51468e72a9243fe3dccac2fc
---
M codecs/ilbc/enhancer.h
M codecs/ilbc/rfc3951.txt
2 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/59/17159/1

diff --git a/codecs/ilbc/enhancer.h b/codecs/ilbc/enhancer.h
index 80a494e..1fb4074 100644
--- a/codecs/ilbc/enhancer.h
+++ b/codecs/ilbc/enhancer.h
@@ -26,8 +26,8 @@
    );
 
    int enhancerInterface(
-       float *out,         /* (o) the enhanced recidual signal */
-       float *in,          /* (i) the recidual signal to enhance */
+       float *out,         /* (o) the enhanced residual signal */
+       float *in,          /* (i) the residual signal to enhance */
        iLBC_Dec_Inst_t *iLBCdec_inst
                            /* (i/o) the decoder state structure */
    );
diff --git a/codecs/ilbc/rfc3951.txt b/codecs/ilbc/rfc3951.txt
index e01ccc3..7883f3a 100644
--- a/codecs/ilbc/rfc3951.txt
+++ b/codecs/ilbc/rfc3951.txt
@@ -6122,8 +6122,8 @@
    );
 
    int enhancerInterface(
-       float *out,         /* (o) the enhanced recidual signal */
-       float *in,          /* (i) the recidual signal to enhance */
+       float *out,         /* (o) the enhanced residual signal */
+       float *in,          /* (i) the residual signal to enhance */
        iLBC_Dec_Inst_t *iLBCdec_inst
                            /* (i/o) the decoder state structure */
    );

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17159
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5c6fc7f3dee6457b51468e72a9243fe3dccac2fc
Gerrit-Change-Number: 17159
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/37432c22/attachment.html>


More information about the asterisk-code-review mailing list