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

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


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


Change subject: spelling: evaluate
......................................................................

spelling: evaluate

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/11/16911/1

diff --git a/main/pbx.c b/main/pbx.c
index 7365924..32fe349 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -7353,7 +7353,7 @@
 		return -1;
 	}
 
-	/* If we are adding a hint evalulate in variables and global variables */
+	/* If we are adding a hint evaluate in variables and global variables */
 	if (priority == PRIORITY_HINT && strstr(application, "${") && extension[0] != '_') {
 		int inhibited;
 		struct ast_channel *c = ast_dummy_channel_alloc();

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I6d52bef536a8b6bb718edc34764f19074a04a971
Gerrit-Change-Number: 16911
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/76953f05/attachment-0001.html>


More information about the asterisk-code-review mailing list