From: James Golovich Date: Sun, 15 Feb 2004 08:33:19 +0000 (+0000) Subject: Spelling error in app_dial.c X-Git-Tag: 1.0.0-rc1~1082 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9028579d84708b9b2ecf1b0fa6e52d1503778d43;p=thirdparty%2Fasterisk.git Spelling error in app_dial.c git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2177 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_dial.c b/apps/app_dial.c index bfc93f69fc..812aedc793 100755 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -69,7 +69,7 @@ static char *descrip = " 'A(x)' -- play an announcement to the called party, using x as file\n" " In addition to transferring the call, a call may be parked and then picked\n" "up by another user.\n" -" The optionnal URL will be sent to the called party if the channel supports\n" +" The optional URL will be sent to the called party if the channel supports\n" "it.\n"; /* We define a customer "local user" structure because we