[Asterisk-code-review] spelling: behavior (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:04:16 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16767 )
Change subject: spelling: behavior
......................................................................
spelling: behavior
Change-Id: Ibeb1fd517f23c52d50eaf7eb74c0eb14d08d1918
---
M channels/chan_unistim.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/67/16767/1
diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c
index 0d28d47..2b163e0 100644
--- a/channels/chan_unistim.c
+++ b/channels/chan_unistim.c
@@ -3118,7 +3118,7 @@
sub = get_sub(s->device, SUB_THREEWAY);
if (sub) {
- /* If sub for threway call created than we use transfer behaviuor */
+ /* If sub for threway call created than we use transfer behavior */
struct unistim_subchannel *sub_trans = NULL;
struct unistim_device *d = s->device;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16767
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ibeb1fd517f23c52d50eaf7eb74c0eb14d08d1918
Gerrit-Change-Number: 16767
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/a62fad13/attachment.html>
More information about the asterisk-code-review
mailing list