Yes.
-- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 770-822-3359 AIM:jmitchtx -----Original Message----- From: Rob Leland [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 12:20 AM To: Struts Developers List Cc: [EMAIL PROTECTED] Subject: Re: cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java [EMAIL PROTECTED] wrote: >jmitchell 2003/08/03 07:18:03 > > Modified: src/share/org/apache/struts/config ActionConfig.java > Log: > Fix comments. Submitted by Michael Rimov. > > Revision Changes Path > 1.13 +5 -5 jakarta-struts/src/share/org/apache/struts/config/ActionConfig.java > > Index: ActionConfig.java > =================================================================== > RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/config/ActionConfig.jav a,v > retrieving revision 1.12 > retrieving revision 1.13 > diff -u -r1.12 -r1.13 > --- ActionConfig.java 4 Jul 2003 21:25:23 -0000 1.12 > +++ ActionConfig.java 3 Aug 2003 14:18:03 -0000 1.13 > @@ -651,7 +651,7 @@ > > > /** > - * Return the form bean configurations for this application. If there > + * Return all forward configurations for this application. If there > Should this be 'module' instead of 'application' ? > * are none, a zero-length array is returned. > */ > public ForwardConfig[] findForwardConfigs() { > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- ----- Rob Leland (703-525-3580) Choose a job you love, and you will never have to work a day of your life. -Confucius. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]