[Asterisk-cvs] asterisk/apps app_queue.c,1.48,1.49

citats at lists.digium.com citats at lists.digium.com
Thu Feb 26 23:49:14 CST 2004


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv10752/apps

Modified Files:
	app_queue.c 
Log Message:
Typo in app_queue.c


Index: app_queue.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_queue.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- app_queue.c	27 Feb 2004 04:32:54 -0000	1.48
+++ app_queue.c	27 Feb 2004 04:38:30 -0000	1.49
@@ -80,7 +80,7 @@
 "      '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"
 "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";
 
 // [PHM 06/26/03]




More information about the svn-commits mailing list