Fixed a typ.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@402738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
David M. Lee
2013-11-12 15:26:26 +00:00
parent 192732b83d
commit 1432a9d59d
2 changed files with 4 additions and 4 deletions

View File

@@ -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,