From 9028579d84708b9b2ecf1b0fa6e52d1503778d43 Mon Sep 17 00:00:00 2001 From: James Golovich Date: Sun, 15 Feb 2004 08:33:19 +0000 Subject: [PATCH] Spelling error in app_dial.c git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2177 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_dial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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