summaryrefslogtreecommitdiff
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-11-02 02:50:33 +0000
committerRussell Bryant <russell@russellbryant.com>2008-11-02 02:50:33 +0000
commit6f314f4d4241c96cf893fdf086ba4bb6bd19d9be (patch)
tree6e52a9a7219beecd3c6b0113c2894e2f45988f8e /apps/app_chanspy.c
parentd7742120e9122e82cab03e2976b4cc9958438ad8 (diff)
Fix various spelling and grammatical issues in documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153468 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 92a430546..86ad9e737 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -157,7 +157,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para> - Dialing <literal>*</literal> will stop spying and look for another channel to spy on.</para>
<para> - Dialing a series of digits followed by <literal>#</literal> builds a channel name to append
to 'chanprefix'. For example, executing ChanSpy(Agent) and then dialing the digits '1234#'
- while spying will begin spying on the channel 'Agent/1234'. Note that this feature will be overriden if the 'd' option
+ while spying will begin spying on the channel 'Agent/1234'. Note that this feature will be overridden if the 'd' option
is used</para>
<note><para>The <replaceable>X</replaceable> option supersedes the three features above in that if a valid
single digit extension exists in the correct context ChanSpy will exit to it.