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.java,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
        * are none, a zero-length array is returned.
        */
       public ForwardConfig[] findForwardConfigs() {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to