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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:13:38 CDT 2021


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


Change subject: spelling: outside
......................................................................

spelling: outside

Change-Id: I1c8c97ba2316818e5fa92c5f63177c0365a6d4fd
---
M apps/app_minivm.c
M apps/app_voicemail.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/17078/1

diff --git a/apps/app_minivm.c b/apps/app_minivm.c
index b4f1245..0e5ee2e 100644
--- a/apps/app_minivm.c
+++ b/apps/app_minivm.c
@@ -1737,7 +1737,7 @@
 			}
 			return cmd;
  		default:
-			/* If the caller is an ouside caller, and the review option is enabled,
+			/* If the caller is an outside caller, and the review option is enabled,
 			   allow them to review the message, but let the owner of the box review
 			   their OGM's */
 			if (outsidecaller && !ast_test_flag(vmu, MVM_REVIEW))
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 9f7771c..f750c46 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -15708,7 +15708,7 @@
 			}
 			return cmd;
 		default:
-			/* If the caller is an ouside caller and the review option is enabled or it's forward intro
+			/* If the caller is an outside caller and the review option is enabled or it's forward intro
 			   allow them to review the message, but let the owner of the box review
 			   their OGM's */
 			if (outsidecaller && !ast_test_flag(vmu, VM_REVIEW) && !forwardintro)

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1c8c97ba2316818e5fa92c5f63177c0365a6d4fd
Gerrit-Change-Number: 17078
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/4fbcc87d/attachment-0001.html>


More information about the asterisk-code-review mailing list