[Asterisk-code-review] spelling: allocate (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:24 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16715 )


Change subject: spelling: allocate
......................................................................

spelling: allocate

Change-Id: I8b977dbb836b003ff68e055ade6824a539e705fb
---
M main/features_config.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/16715/1

diff --git a/main/features_config.c b/main/features_config.c
index c74d849..c8013d7 100644
--- a/main/features_config.c
+++ b/main/features_config.c
@@ -726,7 +726,7 @@
  * need to allocate these structures because they are not used.
  *
  * \param allocate_applicationmap See previous explanation
- * \retval NULL Failed to alloate configuration
+ * \retval NULL Failed to allocate configuration
  * \retval non-NULL Allocated configuration
  */
 static struct features_config *__features_config_alloc(int allocate_applicationmap)

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16715
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8b977dbb836b003ff68e055ade6824a539e705fb
Gerrit-Change-Number: 16715
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/c2553b47/attachment.html>


More information about the asterisk-code-review mailing list