[Asterisk-cvs] asterisk/apps app_queue.c,1.45.2.1,1.45.2.2

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


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

Modified Files:
      Tag: v1-0_stable
	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.45.2.1
retrieving revision 1.45.2.2
diff -u -d -r1.45.2.1 -r1.45.2.2
--- app_queue.c	23 Feb 2004 04:16:00 -0000	1.45.2.1
+++ app_queue.c	27 Feb 2004 04:39:12 -0000	1.45.2.2
@@ -78,7 +78,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