[Asterisk-code-review] spelling: members (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:12:11 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17027 )
Change subject: spelling: members
......................................................................
spelling: members
Change-Id: Idb687c410f351ac3c9f756c33ac1506e4bb97a0c
---
M apps/app_queue.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/17027/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 384384c..42b1344 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -1586,7 +1586,7 @@
int pending; /*!< Non-zero if we are attempting to call a member */
int max_penalty; /*!< Limit the members that can take this call to this penalty or lower */
int min_penalty; /*!< Limit the members that can take this call to this penalty or higher */
- int raise_penalty; /*!< Float lower penalty mambers to a minimum penalty */
+ int raise_penalty; /*!< Float lower penalty members to a minimum penalty */
int linpos; /*!< If using linear strategy, what position are we at? */
int linwrapped; /*!< Is the linpos wrapped? */
time_t start; /*!< When we started holding */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17027
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Idb687c410f351ac3c9f756c33ac1506e4bb97a0c
Gerrit-Change-Number: 17027
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/5bc8020c/attachment.html>
More information about the asterisk-code-review
mailing list