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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:18:53 CDT 2021


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


Change subject: spelling: switches
......................................................................

spelling: switches

Change-Id: I508b208d6857ebf4147041ef14bfae8e0fb890e5
---
M channels/chan_iax2.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/32/17232/1

diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index ca2a454..dd2a5c7 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -8701,7 +8701,7 @@
 		remove_by_peercallno(pvt);
 	}
 	pvt->peercallno = peercallno;
-	/*this is where the transfering call swiches hash tables */
+	/*this is where the transfering call switches hash tables */
 	store_by_peercallno(pvt);
 	pvt->transferring = TRANSFER_NONE;
 	pvt->svoiceformat = -1;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I508b208d6857ebf4147041ef14bfae8e0fb890e5
Gerrit-Change-Number: 17232
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/ac71346c/attachment.html>


More information about the asterisk-code-review mailing list