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

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


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


Change subject: spelling: emulating
......................................................................

spelling: emulating

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



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

diff --git a/main/channel.c b/main/channel.c
index fc814b4..a2458d6 100644
--- a/main/channel.c
+++ b/main/channel.c
@@ -3618,7 +3618,7 @@
 					break;
 				}
 			} else if (trigger_dtmf_emulating) {
-				/* generate null frame to trigger dtmf emualating */
+				/* generate null frame to trigger dtmf emulating */
 				f = &ast_null_frame;
 				break;
 			} else {

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I85d0da3d5c198094243759b067e58aa38b2c019a
Gerrit-Change-Number: 16900
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/6ad0b0c2/attachment.html>


More information about the asterisk-code-review mailing list