From e7dd17f2ec6340695b8c83ad7e171a20fe8a30d5 Mon Sep 17 00:00:00 2001 From: russell Date: Thu, 10 Nov 2005 21:39:01 +0000 Subject: fix typos in my doc cleanup git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7048 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_adsiprog.c | 2 +- apps/app_chanisavail.c | 2 +- apps/app_chanspy.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps') diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c index c5d7242ad..79fe30122 100755 --- a/apps/app_adsiprog.c +++ b/apps/app_adsiprog.c @@ -56,7 +56,7 @@ static char *synopsis = "Load Asterisk ADSI Scripts into phone"; static char *descrip = " ADSIProg(script): This application programs an ADSI Phone with the given\n" -"script. If nothing is specified, the default script (asterisk.adsi) is used.\n" +"script. If nothing is specified, the default script (asterisk.adsi) is used.\n"; STANDARD_LOCAL_USER; diff --git a/apps/app_chanisavail.c b/apps/app_chanisavail.c index a2b1dbe0b..c55bb8ecb 100755 --- a/apps/app_chanisavail.c +++ b/apps/app_chanisavail.c @@ -48,7 +48,7 @@ static char *tdesc = "Check channel availability"; static char *app = "ChanIsAvail"; -static char *synopsis = "Check channel availability; +static char *synopsis = "Check channel availability"; static char *descrip = " ChanIsAvail(Technology/resource[&Technology2/resource2...][|options]): \n" 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" -- cgit v1.2.3