[Asterisk-code-review] spelling: permissions (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:06 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17098 )
Change subject: spelling: permissions
......................................................................
spelling: permissions
Change-Id: I3723bbd98487c785fe897a433a4c2ad942eb06e6
---
M main/asterisk.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/98/17098/1
diff --git a/main/asterisk.c b/main/asterisk.c
index f39cd90..eaf2d7d 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -4166,7 +4166,7 @@
*/
check_init(ast_media_cache_init(), "Media Cache");
- /* loads the cli_permissoins.conf file needed to implement cli restrictions. */
+ /* loads the cli_permissions.conf file needed to implement cli restrictions. */
ast_cli_perms_init(0);
ast_stun_init();
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17098
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3723bbd98487c785fe897a433a4c2ad942eb06e6
Gerrit-Change-Number: 17098
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/98189b2b/attachment-0001.html>
More information about the asterisk-code-review
mailing list