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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:04:50 CDT 2021


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


Change subject: spelling: codeword
......................................................................

spelling: codeword

Change-Id: I89be9248e6aba7558f63fe3e1430ceb91b136a6d
---
M codecs/codec_g726.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/00/16800/1

diff --git a/codecs/codec_g726.c b/codecs/codec_g726.c
index 249e4f4..d9f5e00 100644
--- a/codecs/codec_g726.c
+++ b/codecs/codec_g726.c
@@ -309,7 +309,7 @@
 	/*
 	 * QUAN
 	 *
-	 * Obtain codword i for 'd'.
+	 * Obtain codeword i for 'd'.
 	 */
 	i = quan(dln, table, size);
 	if (d < 0) {			/* take 1's complement of i */

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I89be9248e6aba7558f63fe3e1430ceb91b136a6d
Gerrit-Change-Number: 16800
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/0a966b20/attachment.html>


More information about the asterisk-code-review mailing list