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

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


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


Change subject: spelling: might
......................................................................

spelling: might

Change-Id: I5b3b0e73c033e26f590ba1d9e64672feb53d5248
---
M addons/ooh323c/src/ooCmdChannel.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/17031/1

diff --git a/addons/ooh323c/src/ooCmdChannel.c b/addons/ooh323c/src/ooCmdChannel.c
index 0cdb9dd..ec38c4a 100644
--- a/addons/ooh323c/src/ooCmdChannel.c
+++ b/addons/ooh323c/src/ooCmdChannel.c
@@ -186,7 +186,7 @@
                 if(!pCall) {
                    OOTRACEINFO2("Call \"%s\" does not exist\n",
                                 (char*)cmd.param1);
-                   OOTRACEINFO1("Call migth be cleared/closed\n");
+                   OOTRACEINFO1("Call might be cleared/closed\n");
                 }
                 else {
                      ooSendProgress(ooFindCallByToken((char*)cmd.param1));
@@ -200,7 +200,7 @@
                   if(!pCall) {
                      OOTRACEINFO2("Call \"%s\" does not exist\n",
                                   (char*)cmd.param1);
-                     OOTRACEINFO1("Call migth be cleared/closed\n");
+                     OOTRACEINFO1("Call might be cleared/closed\n");
                   }
                   else {
                      ooSendAlerting(ooFindCallByToken((char*)cmd.param1));

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5b3b0e73c033e26f590ba1d9e64672feb53d5248
Gerrit-Change-Number: 17031
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/c31bf791/attachment.html>


More information about the asterisk-code-review mailing list