diff --git a/apps/app_zapras.c b/apps/app_zapras.c
index 57a64ab5da8c0dc80de5e4992d1710a318e54f12..9d88a06e30c979b0f9646021ce92bbada1968085 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";