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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:14:49 CDT 2021


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


Change subject: spelling: propagate
......................................................................

spelling: propagate

Change-Id: I1ca3b21c43830d4ba12cb0f1ec0be538486e11e4
---
M include/asterisk/bridge_roles.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/17123/1

diff --git a/include/asterisk/bridge_roles.h b/include/asterisk/bridge_roles.h
index 40d344c..ab85530 100644
--- a/include/asterisk/bridge_roles.h
+++ b/include/asterisk/bridge_roles.h
@@ -146,7 +146,7 @@
  * \details
  * This function should always be called when the bridge_channel binds to an ast_channel at some point before the bridge_channel
  * joins or is imparted onto a bridge. Failure to do so will result in an empty role list. While the list remains established,
- * changes to roles on the ast_channel will not propogate to the bridge channel and roles can not be re-established on the bridge
+ * changes to roles on the ast_channel will not propagate to the bridge channel and roles can not be re-established on the bridge
  * channel without first clearing the roles with ast_bridge_roles_bridge_channel_clear_roles.
  */
 int ast_bridge_channel_establish_roles(struct ast_bridge_channel *bridge_channel);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1ca3b21c43830d4ba12cb0f1ec0be538486e11e4
Gerrit-Change-Number: 17123
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/b556eb2c/attachment.html>


More information about the asterisk-code-review mailing list