[Asterisk-code-review] spelling: happened (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:09:40 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16952 )
Change subject: spelling: happened
......................................................................
spelling: happened
Change-Id: Idf4ec3ae6e282f41092f678633324e8edf2c699f
---
M channels/sig_pri.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/52/16952/1
diff --git a/channels/sig_pri.c b/channels/sig_pri.c
index 4bd5a51..c2198ef 100644
--- a/channels/sig_pri.c
+++ b/channels/sig_pri.c
@@ -2108,7 +2108,7 @@
}
ast_frfree(f);
}
- /* Hangup the channel since nothing happend */
+ /* Hangup the channel since nothing happened */
ast_hangup(chan);
return NULL;
}
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16952
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Idf4ec3ae6e282f41092f678633324e8edf2c699f
Gerrit-Change-Number: 16952
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/bd4d6fe7/attachment.html>
More information about the asterisk-code-review
mailing list