[Asterisk-code-review] spelling: calling (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:04:40 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16788 )
Change subject: spelling: calling
......................................................................
spelling: calling
Change-Id: I4cb8b5ecc154acd450d516c6d1c9861196eb483b
---
M addons/chan_mobile.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/88/16788/1
diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c
index 7793580..fcb386f 100644
--- a/addons/chan_mobile.c
+++ b/addons/chan_mobile.c
@@ -3347,7 +3347,7 @@
}
break;
case AT_CLIP:
- ast_debug(1, "[%s] caling line indication enabled\n", pvt->id);
+ ast_debug(1, "[%s] calling line indication enabled\n", pvt->id);
if (hfp_send_ecam(pvt->hfp) || msg_queue_push(pvt, AT_OK, AT_ECAM)) {
ast_debug(1, "[%s] error enabling Sony Ericsson call monitoring extensions\n", pvt->id);
goto e_return;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16788
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I4cb8b5ecc154acd450d516c6d1c9861196eb483b
Gerrit-Change-Number: 16788
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/f415aca9/attachment.html>
More information about the asterisk-code-review
mailing list