[Asterisk-code-review] spelling: quantizing (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:55 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17127 )
Change subject: spelling: quantizing
......................................................................
spelling: quantizing
Change-Id: I0f68262b44fd5a232a703f7c0a1d1ea6758fd9ad
---
M codecs/gsm/src/rpe.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/17127/1
diff --git a/codecs/gsm/src/rpe.c b/codecs/gsm/src/rpe.c
index 2ace69f..c44168a 100644
--- a/codecs/gsm/src/rpe.c
+++ b/codecs/gsm/src/rpe.c
@@ -281,7 +281,7 @@
if (temp > xmax) xmax = temp;
}
- /* Qantizing and coding of xmax to get xmaxc.
+ /* Quantizing and coding of xmax to get xmaxc.
*/
exp = 0;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17127
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I0f68262b44fd5a232a703f7c0a1d1ea6758fd9ad
Gerrit-Change-Number: 17127
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/fdc367a1/attachment-0001.html>
More information about the asterisk-code-review
mailing list