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

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


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


Change subject: spelling: further on
......................................................................

spelling: further on

Change-Id: Ie59ac58c1a0930c6d61d7a5edebb0798a7e7990c
---
M main/channel.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/45/16945/1

diff --git a/main/channel.c b/main/channel.c
index fd9ca04..2db9f7d 100644
--- a/main/channel.c
+++ b/main/channel.c
@@ -2869,7 +2869,7 @@
 			ast_tvdiff_ms(ast_tvnow(), *ast_channel_dtmf_tv(chan)) < 2*AST_MIN_DTMF_GAP) {
 		/*
 		 * We're not in the middle of a digit, but it hasn't been long enough
-		 * since the last digit, so we'll have to trigger DTMF furtheron.
+		 * since the last digit, so we'll have to trigger DTMF further on.
 		 * Using 2 times AST_MIN_DTMF_GAP to trigger readq reading for possible
 		 * buffered next dtmf event
 		 */

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ie59ac58c1a0930c6d61d7a5edebb0798a7e7990c
Gerrit-Change-Number: 16945
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/3316d3cc/attachment.html>


More information about the asterisk-code-review mailing list