aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-28 18:53:37 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-28 18:53:37 +0000
commitb12aa44292bb7d732abae6d1548958a7011c3e95 (patch)
tree6c6baf637b5a2e5181ea20881f93f312cbe34383 /apps
parentb2492b03ab17c14cb0a4ddaefd3d5f2b9bf9cf03 (diff)
Merged revisions 299864 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r299864 | pabelanger | 2010-12-28 13:51:13 -0500 (Tue, 28 Dec 2010) | 2 lines Documentation typo ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@299865 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_chanspy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index f1b509c63..4b671df26 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -169,7 +169,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</syntax>
<description>
<para>This application is used to listen to the audio from an Asterisk channel. This includes the audio
- coming in and "out of the channel being spied on. If the <literal>chanprefix</literal> parameter is specified,
+ coming in and out of the channel being spied on. If the <literal>chanprefix</literal> parameter is specified,
only channels beginning with this string will be spied upon.</para>
<para>While spying, the following actions may be performed:</para>
<para> - Dialing <literal>#</literal> cycles the volume level.</para>