[Asterisk-code-review] spelling: interaction (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:10:56 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16989 )
Change subject: spelling: interaction
......................................................................
spelling: interaction
Change-Id: Ib34bce9253e86c35284fcfac83039ac9aa07378f
---
M bridges/bridge_softmix.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/89/16989/1
diff --git a/bridges/bridge_softmix.c b/bridges/bridge_softmix.c
index c7b1d6c..f61732b 100644
--- a/bridges/bridge_softmix.c
+++ b/bridges/bridge_softmix.c
@@ -1864,7 +1864,7 @@
softmix_data->internal_mixing_interval, bridge_channel, 1, -1, -1, -1);
}
- /* If stat_iteration_counter is 0, then collect statistics during this mixing interation */
+ /* If stat_iteration_counter is 0, then collect statistics during this mixing interaction */
if (!stat_iteration_counter) {
gather_softmix_stats(&stats, softmix_data, bridge_channel);
}
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16989
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ib34bce9253e86c35284fcfac83039ac9aa07378f
Gerrit-Change-Number: 16989
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/a4dd8aaf/attachment.html>
More information about the asterisk-code-review
mailing list