]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Documentation typo
authorPaul Belanger <paul.belanger@polybeacon.com>
Tue, 28 Dec 2010 18:51:13 +0000 (18:51 +0000)
committerPaul Belanger <paul.belanger@polybeacon.com>
Tue, 28 Dec 2010 18:51:13 +0000 (18:51 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@299864 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_chanspy.c

index 031c82998fe62bd9bf333912194f49ebd6eddf1e..338c04c74214de710e8a9d134650824eb898c071 100644 (file)
@@ -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>