summaryrefslogtreecommitdiff
path: root/rest-api/api-docs/events.json
diff options
context:
space:
mode:
authorDavid M. Lee <dlee@digium.com>2013-11-12 15:27:00 +0000
committerDavid M. Lee <dlee@digium.com>2013-11-12 15:27:00 +0000
commit5701c51bb6d9ca3c928162b871bda993dc1b4cb3 (patch)
treecba5c014fbed47197bb97a5f2fbacfc173e170a2 /rest-api/api-docs/events.json
parent95bc7626aa788b901f93fc1cd3c9d3d7c9ecdd05 (diff)
Fixed a typ.
........ Merged revisions 402738 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'rest-api/api-docs/events.json')
-rw-r--r--rest-api/api-docs/events.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/rest-api/api-docs/events.json b/rest-api/api-docs/events.json
index 8692400a4..9f82d19f5 100644
--- a/rest-api/api-docs/events.json
+++ b/rest-api/api-docs/events.json
@@ -403,7 +403,7 @@
},
"StasisEnd": {
"id": "StasisEnd",
- "description": "Notification that a channel has left a Stasis appliction.",
+ "description": "Notification that a channel has left a Stasis application.",
"properties": {
"channel": {
"required": true,
@@ -413,7 +413,7 @@
},
"StasisStart": {
"id": "StasisStart",
- "description": "Notification that a channel has entered a Stasis appliction.",
+ "description": "Notification that a channel has entered a Stasis application.",
"properties": {
"args": {
"required": true,