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

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


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


Change subject: spelling: applicable
......................................................................

spelling: applicable

Change-Id: I729b3f4deb513d3431c2f092e3ab0930f49821fd
---
M apps/app_queue.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/34/16734/1

diff --git a/apps/app_queue.c b/apps/app_queue.c
index d74968c..b0f463b 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -10991,7 +10991,7 @@
 		return CLI_SHOWUSAGE;
 	}
 
-	/* Set the queue name if applicale */
+	/* Set the queue name if applicable */
 	if (a->argc == 8) {
 		queuename = a->argv[7];
 	}

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I729b3f4deb513d3431c2f092e3ab0930f49821fd
Gerrit-Change-Number: 16734
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/616f9180/attachment.html>


More information about the asterisk-code-review mailing list