You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ni...@apache.org on 2004/07/31 06:38:36 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/action DynaActionFormClass.java

niallp      2004/07/30 21:38:36

  Modified:    src/share/org/apache/struts/action DynaActionFormClass.java
  Log:
  minor javadoc correction
  
  Revision  Changes    Path
  1.20      +5 -5      jakarta-struts/src/share/org/apache/struts/action/DynaActionFormClass.java
  
  Index: DynaActionFormClass.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/action/DynaActionFormClass.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- DynaActionFormClass.java	9 Jun 2004 00:25:15 -0000	1.19
  +++ DynaActionFormClass.java	31 Jul 2004 04:38:36 -0000	1.20
  @@ -53,7 +53,7 @@
   
   
       /**
  -     * <p>Construct a new <code>DynaActionFormClass</code? for the specified
  +     * <p>Construct a new <code>DynaActionFormClass</code> for the specified
        * form bean configuration.  This constructor is private;
        * <code>DynaActionFormClass</code> instances will be created as needed via
        * calls to the static <code>createDynaActionFormClass()</code> method.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org