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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:45 CDT 2021


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


Change subject: spelling: application
......................................................................

spelling: application

Change-Id: I9bb31a350ab04204d030715095369ff57089cb84
---
M apps/app_minivm.c
M include/asterisk/stasis_app.h
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/35/16735/1

diff --git a/apps/app_minivm.c b/apps/app_minivm.c
index 2d26e78..aaf189b 100644
--- a/apps/app_minivm.c
+++ b/apps/app_minivm.c
@@ -2250,7 +2250,7 @@
 		}
 	}
 
-	/* Now run the appliation and good luck to you! */
+	/* Now run the application and good luck to you! */
 	res = leave_voicemail(chan, argv[0], &leave_options);
 
 	if (res == ERROR_LOCK_PATH) {
diff --git a/include/asterisk/stasis_app.h b/include/asterisk/stasis_app.h
index 285d54a..5cadeaa 100644
--- a/include/asterisk/stasis_app.h
+++ b/include/asterisk/stasis_app.h
@@ -38,7 +38,7 @@
  * Stasis app receives a \c 'stasis-start' and \c 'stasis-end' events.
  *
  * Stasis apps register themselves using the \ref stasis_app_register and
- * stasis_app_unregister functions. Messages are sent to an appliction using
+ * stasis_app_unregister functions. Messages are sent to an application using
  * \ref stasis_app_send.
  *
  * Finally, Stasis apps control channels through the use of the \ref

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9bb31a350ab04204d030715095369ff57089cb84
Gerrit-Change-Number: 16735
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/0eb631f8/attachment.html>


More information about the asterisk-code-review mailing list