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

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


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


Change subject: spelling: character
......................................................................

spelling: character

Change-Id: I9c685e721d37c2ae125d593137948755b1fe49a1
---
M res/res_agi.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/95/16795/1

diff --git a/res/res_agi.c b/res/res_agi.c
index b10e4ab..631c9b8 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -3010,7 +3010,7 @@
 			switch(f->frametype) {
 			case AST_FRAME_DTMF:
 				if (strchr(argv[4], f->subclass.integer)) {
-					/* This is an interrupting chracter, so rewind to chop off any small
+					/* This is an interrupting character, so rewind to chop off any small
 					   amount of DTMF that may have been recorded
 					*/
 					ast_stream_rewind(fs, 200);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9c685e721d37c2ae125d593137948755b1fe49a1
Gerrit-Change-Number: 16795
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/816165d6/attachment.html>


More information about the asterisk-code-review mailing list