[Asterisk-code-review] spelling: locking (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:11:43 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17014 )
Change subject: spelling: locking
......................................................................
spelling: locking
Change-Id: I2e688512b51f88ede16233f27927a44cdbdf0fd4
---
M res/ari/resource_events.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/17014/1
diff --git a/res/ari/resource_events.c b/res/ari/resource_events.c
index f70de43..bc1e181 100644
--- a/res/ari/resource_events.c
+++ b/res/ari/resource_events.c
@@ -86,7 +86,7 @@
ast_assert(session != NULL);
/*
- * We need to get the debug flag before lockinf session
+ * We need to get the debug flag before locking session
* to help prevent a deadlock with the apps_registry container.
*/
app_debug_enabled = stasis_app_get_debug_by_name(app_name);
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17014
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2e688512b51f88ede16233f27927a44cdbdf0fd4
Gerrit-Change-Number: 17014
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/f54d3525/attachment-0001.html>
More information about the asterisk-code-review
mailing list