mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Typo in app_queue.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -80,7 +80,7 @@ static char *descrip =
|
|||||||
" 'n' -- no retries on the timeout; will exit this application and go to the next step.\n"
|
" 'n' -- no retries on the timeout; will exit this application and go to the next step.\n"
|
||||||
" In addition to transferring the call, a call may be parked and then picked\n"
|
" In addition to transferring the call, a call may be parked and then picked\n"
|
||||||
"up by another user.\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";
|
"it.\n";
|
||||||
|
|
||||||
// [PHM 06/26/03]
|
// [PHM 06/26/03]
|
||||||
|
Reference in New Issue
Block a user