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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:04 CDT 2021


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


Change subject: spelling: adapter
......................................................................

spelling: adapter

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/03/16703/1

diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c
index 240c2d4..f3355da 100644
--- a/addons/chan_mobile.c
+++ b/addons/chan_mobile.c
@@ -102,7 +102,7 @@
 	char id[31];					/* the 'name' from mobile.conf */
 	bdaddr_t addr;					/* adddress of adapter */
 	unsigned int inuse:1;				/* are we in use ? */
-	unsigned int alignment_detection:1;		/* do alignment detection on this adpater? */
+	unsigned int alignment_detection:1;		/* do alignment detection on this adapter? */
 	struct io_context *io;				/*!< io context for audio connections */
 	struct io_context *accept_io;			/*!< io context for sco listener */
 	int *sco_id;					/*!< the io context id of the sco listener socket */

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iacc42704f5ee94a9e6b14a5bdea7ad400fa491d8
Gerrit-Change-Number: 16703
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/5b6296df/attachment.html>


More information about the asterisk-code-review mailing list