[Asterisk-code-review] spelling: potentially (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:15 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17106 )
Change subject: spelling: potentially
......................................................................
spelling: potentially
Change-Id: I9fd7319569148e724d496754c00f1b97b5cdae8f
---
M bridges/bridge_softmix/include/bridge_softmix_internal.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/06/17106/1
diff --git a/bridges/bridge_softmix/include/bridge_softmix_internal.h b/bridges/bridge_softmix/include/bridge_softmix_internal.h
index 8f4222f..f99bca3 100644
--- a/bridges/bridge_softmix/include/bridge_softmix_internal.h
+++ b/bridges/bridge_softmix/include/bridge_softmix_internal.h
@@ -98,7 +98,7 @@
};
struct convolve_data {
- /*! A count of all channels potentialy having input data for the conference. */
+ /*! A count of all channels potentially having input data for the conference. */
int number_channels;
/*! Will set to true if there is at least one binaural output.
* Only if set to true data will be convolved. */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17106
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9fd7319569148e724d496754c00f1b97b5cdae8f
Gerrit-Change-Number: 17106
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/75070733/attachment-0001.html>
More information about the asterisk-code-review
mailing list