[Asterisk-code-review] spelling: counting (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:05:44 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16844 )
Change subject: spelling: counting
......................................................................
spelling: counting
Change-Id: If5b64e57f9d877f829dab8e585c879627fd4b2d4
---
M apps/app_queue.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/16844/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index b15d3cf..a74ce55 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -4341,7 +4341,7 @@
*
* \note The queue passed in should be locked prior to this function call
*
- * \param[in] q The queue for which we are couting the number of available members
+ * \param[in] q The queue for which we are counting the number of available members
* \return Return the number of available members in queue q
*/
static int num_available_members(struct call_queue *q)
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16844
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If5b64e57f9d877f829dab8e585c879627fd4b2d4
Gerrit-Change-Number: 16844
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/8bce761f/attachment.html>
More information about the asterisk-code-review
mailing list