diff --git a/apps/app_dial.c b/apps/app_dial.c index 9294eaf5a44d3a7c4e074edc8612abf6b7193694..dac6ac4ca7de624e406cdb49a07f21995040fa40 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -164,7 +164,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"