[Asterisk-code-review] spelling: attempts (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:04:00 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16750 )
Change subject: spelling: attempts
......................................................................
spelling: attempts
Change-Id: I84f4584e69f3b20d792ff665e4205fac4a80e7ba
---
M channels/chan_iax2.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/16750/1
diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 6b27139..d49d55d 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -2690,7 +2690,7 @@
* Container locked here since peercnt may be unlinked from
* list. If left unlocked, peercnt_add could try and grab this
* entry from the table and modify it at the "same time" this
- * thread attemps to unlink it.
+ * thread attempts to unlink it.
*/
ao2_lock(peercnts);
peercnt->cur--;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16750
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I84f4584e69f3b20d792ff665e4205fac4a80e7ba
Gerrit-Change-Number: 16750
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/02df5ff9/attachment.html>
More information about the asterisk-code-review
mailing list