summaryrefslogtreecommitdiff
path: root/apps/app_disa.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-05-30 16:01:50 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-05-30 16:01:50 +0000
commit18606233da00c62731f403c10e0db5b8fb5652ab (patch)
tree8c597c4fcf2c5ece9bf2baf3ec14ee8810cb25ca /apps/app_disa.c
parentd2b2073f080c4f692a1d33fb90d4e5713b3e459f (diff)
fix various typos and other bits (from Ian Kinner)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30800 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_disa.c')
-rw-r--r--apps/app_disa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_disa.c b/apps/app_disa.c
index b49fe47a6..65a1e07c8 100644
--- a/apps/app_disa.c
+++ b/apps/app_disa.c
@@ -70,7 +70,7 @@ static char *descrip =
"Be aware that using this compromises the security of your PBX.\n\n"
"The arguments to this application (in extensions.conf) allow either\n"
"specification of a single global passcode (that everyone uses), or\n"
- "individual passcodes contained in a file. It also allow specification\n"
+ "individual passcodes contained in a file. It also allows specification\n"
"of the context on which the user will be dialing. If no context is\n"
"specified, the DISA application defaults the context to \"disa\".\n"
"Presumably a normal system will have a special context set up\n"