[Asterisk-code-review] spelling: process (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:40 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17119 )
Change subject: spelling: process
......................................................................
spelling: process
Change-Id: I78f1e86e35df830b00553a5723af6e4a047ceb1f
---
M pbx/pbx_config.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/17119/1
diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index b91c3c5..648d751 100644
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
@@ -843,7 +843,7 @@
if (ast_mutex_lock(&save_dialplan_lock)) {
ast_cli(a->fd,
- "Failed to lock dialplan saving (another proccess saving?)\n");
+ "Failed to lock dialplan saving (another process saving?)\n");
return CLI_FAILURE;
}
/* XXX the code here is quite loose, a pathname with .conf in it
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17119
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I78f1e86e35df830b00553a5723af6e4a047ceb1f
Gerrit-Change-Number: 17119
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/84dc0726/attachment.html>
More information about the asterisk-code-review
mailing list