aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 21:39:01 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 21:39:01 +0000
commite7dd17f2ec6340695b8c83ad7e171a20fe8a30d5 (patch)
tree5e48dcdcf2d81ef22abf06e0b2794fd86e5c867a /apps/app_chanspy.c
parent44abf0bbac9c9e29b548bf5850e39153f3647f9d (diff)
fix typos in my doc cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7048 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_chanspy.c')
-rwxr-xr-xapps/app_chanspy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index 375f49eff..3ec7b6dfb 100755
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -64,7 +64,7 @@ static const char *desc =
" - Dialing a series of digits followed by # builds a channel name to append\n"
" to 'chanprefix'. For example, executing ChanSpy(Agent) and then dialing\n"
" the digits '1234#' while spying will begin spying on the channel,\n"
-" 'Agent/1234'.
+" 'Agent/1234'.\n"
" Options:\n"
" b - Only spy on channels involved in a bridged call.\n"
" g(grp) - Match only channels where their ${SPYGROUP} variable is set to\n"