[Asterisk-code-review] spelling: initializing (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:10:45 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16980 )
Change subject: spelling: initializing
......................................................................
spelling: initializing
Change-Id: Ib53c4ab1ac7697d842be7b9edb830be91834fb76
---
M res/res_corosync.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/16980/1
diff --git a/res/res_corosync.c b/res/res_corosync.c
index 9469616..dd6b5fb 100644
--- a/res/res_corosync.c
+++ b/res/res_corosync.c
@@ -808,7 +808,7 @@
ast_rwlock_unlock(&init_cpg_lock);
ast_debug(5, "dispatch_thread_handler unlock\n");
} else {
- ast_log(LOG_ERROR, "Failed to get fd: initiliazing CPG. This module is now broken.\n");
+ ast_log(LOG_ERROR, "Failed to get fd: initializing CPG. This module is now broken.\n");
return NULL;
}
send_cluster_notify();
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16980
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ib53c4ab1ac7697d842be7b9edb830be91834fb76
Gerrit-Change-Number: 16980
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/73240fa2/attachment.html>
More information about the asterisk-code-review
mailing list