summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-01-11 03:13:45 +0000
committerRussell Bryant <russell@russellbryant.com>2006-01-11 03:13:45 +0000
commit384aefa772bafde4e781e8bcaecd65f1ccd26fe0 (patch)
tree6337b205f5ff00adccddc609838637eb3432dabc /apps/app_dial.c
parentbdc14f3c846a1ed888f9b873a2824b95f801b0f8 (diff)
Merged revisions 7957 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7957 | russell | 2006-01-10 22:12:44 -0500 (Tue, 10 Jan 2006) | 2 lines fix a little typo ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_dial.c')
-rw-r--r--apps/app_dial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 9294eaf5a..dac6ac4ca 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"