[Asterisk-code-review] spelling: always (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:03:29 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16720 )
Change subject: spelling: always
......................................................................
spelling: always
Change-Id: Iaab6de91b7efe566338cb41b776d1f0e5ea99c16
---
M channels/chan_mgcp.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/16720/1
diff --git a/channels/chan_mgcp.c b/channels/chan_mgcp.c
index 5f8cde0..c6c891d 100644
--- a/channels/chan_mgcp.c
+++ b/channels/chan_mgcp.c
@@ -3445,7 +3445,7 @@
sub->cxmode = MGCP_CX_SENDRECV;
if (p) {
- /* When the endpoint have a Off hook transition we allways
+ /* When the endpoint have a Off hook transition we always
starts without any previous dtmfs */
memset(p->dtmf_buf, 0, sizeof(p->dtmf_buf));
}
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16720
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iaab6de91b7efe566338cb41b776d1f0e5ea99c16
Gerrit-Change-Number: 16720
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/1638cffd/attachment.html>
More information about the asterisk-code-review
mailing list