From cfd5d468cd10a28c9591e091c421609bc9c2f4ae Mon Sep 17 00:00:00 2001 From: russell Date: Wed, 11 Jan 2006 03:12:44 +0000 Subject: fix a little typo git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7957 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_dial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_dial.c') diff --git a/apps/app_dial.c b/apps/app_dial.c index a020fefe0..9e9003509 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -161,7 +161,7 @@ static char *descrip = " S(x) - Hang up the call after 'x' seconds *after* the called party has\n" " answered the call.\n" " t - Allow the called party to transfer the calling party by sending the\n" -" DTMF sequence defiend in features.conf.\n" +" DTMF sequence defined in features.conf.\n" " T - Allow the calling party to transfer the called party by sending the\n" " DTMF sequence defined in features.conf.\n" " w - Allow the called party to enable recording of the call by sending\n" -- cgit v1.2.3