diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index f1b509c634c13ec675b844c543a40212c6ba397e..4b671df266bb4764fd30607383a1323069ae9bdb 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>