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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:12:59 CDT 2021


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


Change subject: spelling: notifys
......................................................................

spelling: notifys

Change-Id: I518db18ee4e7e02daf2e2e0c25ab113a0c418658
---
M main/pbx.c
M utils/extconf.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/55/17055/1

diff --git a/main/pbx.c b/main/pbx.c
index 1a16d0a..c18d7f1 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -3944,7 +3944,7 @@
 /*! \brief Remove hint from extension */
 static int ast_remove_hint(struct ast_exten *e)
 {
-	/* Cleanup the Notifys if hint is removed */
+	/* Cleanup the NOTIFYs if hint is removed */
 	struct ast_hint *hint;
 
 	if (!e) {
diff --git a/utils/extconf.c b/utils/extconf.c
index e30015a..631cd7f 100644
--- a/utils/extconf.c
+++ b/utils/extconf.c
@@ -3734,7 +3734,7 @@
 /*! \brief  ast_remove_hint: Remove hint from extension */
 static int ast_remove_hint(struct ast_exten *e)
 {
-	/* Cleanup the Notifys if hint is removed */
+	/* Cleanup the NOTIFYs if hint is removed */
 	struct ast_hint *hint;
 	struct ast_state_cb *cblist, *cbprev;
 	int res = -1;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I518db18ee4e7e02daf2e2e0c25ab113a0c418658
Gerrit-Change-Number: 17055
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/27b7bd3c/attachment-0001.html>


More information about the asterisk-code-review mailing list