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

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


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


Change subject: spelling: associating
......................................................................

spelling: associating

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/43/16743/1

diff --git a/channels/chan_motif.c b/channels/chan_motif.c
index 5b5ea2f..de0f403 100644
--- a/channels/chan_motif.c
+++ b/channels/chan_motif.c
@@ -2310,7 +2310,7 @@
 				rtp = session->vrtp;
 			}
 		} else {
-			/* Google-V1 has no concept of assocating things like the above does, so since we only support audio over it assume they want audio */
+			/* Google-V1 has no concept of associating things like the above does, so since we only support audio over it assume they want audio */
 			rtp = session->rtp;
 		}
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I999bd849d1639148c3cd62f1e8d7f15ac8e49caf
Gerrit-Change-Number: 16743
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/efa25f83/attachment.html>


More information about the asterisk-code-review mailing list