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

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


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


Change subject: spelling: ignore
......................................................................

spelling: ignore

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/57/16957/1

diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index f6af7bf..b91c3c5 100644
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
@@ -1376,7 +1376,7 @@
 			break;
 
 		default:
-			ast_cli(a->fd, "Failed to add ingore pattern '%s' into '%s' context\n",
+			ast_cli(a->fd, "Failed to add ignore pattern '%s' into '%s' context\n",
 				a->argv[3], a->argv[5]);
 			break;
 		}

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ief1b6448dd58aeeb386ddd18789b3caa5d9eba15
Gerrit-Change-Number: 16957
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/474e7b8b/attachment.html>


More information about the asterisk-code-review mailing list