From 3a493017c4fa77779e1cdeeba859cf2f1948037e Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Fri, 21 Jun 2013 18:54:49 +0000 Subject: Fix typo. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@392464 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- rest-api/api-docs/channels.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api/api-docs/channels.json b/rest-api/api-docs/channels.json index 595b17e24..4b35f155e 100644 --- a/rest-api/api-docs/channels.json +++ b/rest-api/api-docs/channels.json @@ -579,7 +579,7 @@ }, { "code": 409, - "reason": "The channel is currently bridges with other channels." + "reason": "The channel is currently bridged with other channels." } ] } -- cgit v1.2.3