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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:16:49 CDT 2021


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


Change subject: spelling: skipping
......................................................................

spelling: skipping

Change-Id: If163a9dd3cc7fff94120a0ef88b7825d9c371c34
---
M addons/chan_mobile.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c
index 581e429..df10d4a 100644
--- a/addons/chan_mobile.c
+++ b/addons/chan_mobile.c
@@ -4499,7 +4499,7 @@
 	}
 	AST_RWLIST_UNLOCK(&adapters);
 	if (!adapter) {
-		ast_log(LOG_ERROR, "Skiping device %s. Unknown adapter '%s' specified.\n", cat, adapter_str);
+		ast_log(LOG_ERROR, "Skipping device %s. Unknown adapter '%s' specified.\n", cat, adapter_str);
 		goto e_return;
 	}
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If163a9dd3cc7fff94120a0ef88b7825d9c371c34
Gerrit-Change-Number: 17195
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/b70c7af3/attachment-0001.html>


More information about the asterisk-code-review mailing list