aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_zapras.c
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-27 06:00:35 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-27 06:00:35 +0000
commitf22f6a73db4599f715f5a15c75a7e1530cfdea43 (patch)
treeb7d0d4a95d29465af3610901fc82a8cdf84176ed /apps/app_zapras.c
parent89256e9e9f3e153939ca9c20e60941fbd8d2ccb5 (diff)
Typo in app_zapras.c
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2261 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_zapras.c')
-rwxr-xr-xapps/app_zapras.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_zapras.c b/apps/app_zapras.c
index 57a64ab5d..9d88a06e3 100755
--- a/apps/app_zapras.c
+++ b/apps/app_zapras.c
@@ -44,7 +44,7 @@ static char *synopsis = "Executes Zaptel ISDN RAS application";
static char *descrip =
" ZapRAS(args): Executes a RAS server using pppd on the given channel.\n"
"The channel must be a clear channel (i.e. PRI source) and a Zaptel\n"
-"channel to be able to use this function (No modem emulcation is included).\n"
+"channel to be able to use this function (No modem emulation is included).\n"
"Your pppd must be patched to be zaptel aware. Arguments should be\n"
"separated by | characters. Always returns -1.\n";