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

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


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


Change subject: spelling: processing
......................................................................

spelling: processing

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/17120/1

diff --git a/main/utils.c b/main/utils.c
index 928e082..f4a026d 100644
--- a/main/utils.c
+++ b/main/utils.c
@@ -2454,7 +2454,7 @@
 			if (i->field) {
 				ast_string_field_ptr_set(d, i->field, src);
 			} else {
-				/* Special cases that require additional procesing */
+				/* Special cases that require additional processing */
 				if (!strcasecmp(i->key, "algorithm=")) {
 					if (strcasecmp(src, "MD5")) {
 						ast_log(LOG_WARNING, "Digest algorithm: \"%s\" not supported.\n", src);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If73150f09a9247cf1b383686aaa406ebf30a210f
Gerrit-Change-Number: 17120
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/a4341514/attachment-0001.html>


More information about the asterisk-code-review mailing list