[Asterisk-code-review] spelling: simultaneously (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:48 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17194 )
Change subject: spelling: simultaneously
......................................................................
spelling: simultaneously
Change-Id: I3ff7ee12499cfa60ee93b9cac44cc1461f972ebf
---
M apps/confbridge/conf_config_parser.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/94/17194/1
diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c
index 811e290..5ac2d14 100644
--- a/apps/confbridge/conf_config_parser.c
+++ b/apps/confbridge/conf_config_parser.c
@@ -384,7 +384,7 @@
specific conference bridge.
You should be aware that there are potential races between testing for the
existence of a bridge, and taking action upon that information, consider
- for example two callers executing the check simultaniously, and then taking
+ for example two callers executing the check simultaneously, and then taking
special action as "first caller" into the bridge. The same for exiting,
directly after the check the bridge can be destroyed before the new caller
enters (creating a new bridge), for example, and the "first member" actions
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17194
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3ff7ee12499cfa60ee93b9cac44cc1461f972ebf
Gerrit-Change-Number: 17194
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/40288163/attachment-0001.html>
More information about the asterisk-code-review
mailing list