summaryrefslogtreecommitdiff
path: root/apps/app_adsiprog.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-10 21:39:01 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-10 21:39:01 +0000
commit642be05f09c76072693812dd2ecfaa52d3829b8f (patch)
tree5e48dcdcf2d81ef22abf06e0b2794fd86e5c867a /apps/app_adsiprog.c
parentf3b4e0291c8e0da73160968a7abb3f476d384e83 (diff)
fix typos in my doc cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7048 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_adsiprog.c')
-rwxr-xr-xapps/app_adsiprog.c2
1 files changed, 1 insertions, 1 deletions
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;