aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-28 18:51:13 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-12-28 18:51:13 +0000
commit97e30d337740b4e1d9bd957170368f95d6296ca6 (patch)
tree0d625ec22ee85f30a94d825976dfad9cb4c79ac1 /apps/app_chanspy.c
parent74946827a6000d73d41f1710d31e84d29005af96 (diff)
Documentation typo
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@299864 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_chanspy.c')
-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 031c82998..338c04c74 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -152,7 +152,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>