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

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


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


Change subject: spelling: configuration has
......................................................................

spelling: configuration has

Change-Id: If91969e9f21f5129922b6b5a07124a8f60a73873
---
M res/res_sorcery_config.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/res/res_sorcery_config.c b/res/res_sorcery_config.c
index dfe7a35..7f72b60 100644
--- a/res/res_sorcery_config.c
+++ b/res/res_sorcery_config.c
@@ -392,7 +392,7 @@
 		RAII_VAR(void *, obj, NULL, ao2_cleanup);
 		id = ast_category_get_name(category);
 
-		/* If given configurationhas not been met skip the category, it is not applicable */
+		/* If given configuration has not been met skip the category, it is not applicable */
 		if (!sorcery_is_configuration_met(sorcery, type, category, config)) {
 			continue;
 		}

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If91969e9f21f5129922b6b5a07124a8f60a73873
Gerrit-Change-Number: 16815
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/51b3333b/attachment.html>


More information about the asterisk-code-review mailing list