dgraham     2002/10/20 12:21:01

  Modified:    src/share/org/apache/struts/tiles/actions NoOpAction.java
  Log:
  Fixed typo in javadoc.
  
  Revision  Changes    Path
  1.4       +5 -5      
jakarta-struts/src/share/org/apache/struts/tiles/actions/NoOpAction.java
  
  Index: NoOpAction.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/actions/NoOpAction.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NoOpAction.java   16 Oct 2002 15:52:49 -0000      1.3
  +++ NoOpAction.java   20 Oct 2002 19:21:01 -0000      1.4
  @@ -81,7 +81,7 @@
   
   
   /**
  - * Implementation of <strong>Action</strong> that do nothing but a forward to
  + * Implementation of <strong>Action</strong> that does nothing but forward to
    * "success".
    *
    * @author Cedric Dumoulin
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to