[Asterisk-code-review] spelling: recursively (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:15:25 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17139 )
Change subject: spelling: recursively
......................................................................
spelling: recursively
Change-Id: I00478fed6072d7febb608cda47df15b6defe2d58
---
M apps/app_queue.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/39/17139/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 4c0a6e7..9d63815 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -2641,7 +2641,7 @@
* \param parent Parent context to search for child
* \param child Context to check for inclusion in parent
*
- * This function recrusively checks if the context child is included in the context parent.
+ * This function recursively checks if the context child is included in the context parent.
*
* \return 1 if child is included in parent, 0 if not
*/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17139
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I00478fed6072d7febb608cda47df15b6defe2d58
Gerrit-Change-Number: 17139
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/4e8500ec/attachment-0001.html>
More information about the asterisk-code-review
mailing list