[svn-commits] branch 1.2 - r7957 /branches/1.2/apps/app_dial.c
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Tue Jan 10 21:12:46 CST 2006
Author: russell
Date: Tue Jan 10 21:12:44 2006
New Revision: 7957
URL: http://svn.digium.com/view/asterisk?rev=7957&view=rev
Log:
fix a little typo
Modified:
branches/1.2/apps/app_dial.c
Modified: branches/1.2/apps/app_dial.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/apps/app_dial.c?rev=7957&r1=7956&r2=7957&view=diff
==============================================================================
--- branches/1.2/apps/app_dial.c (original)
+++ branches/1.2/apps/app_dial.c Tue Jan 10 21:12:44 2006
@@ -161,7 +161,7 @@
" 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"
More information about the svn-commits
mailing list