cedric      2002/11/05 06:08:56

  Modified:    src/share/org/apache/struts/tiles UrlController.java
  Log:
  typo corrections
  
  Revision  Changes    Path
  1.2       +5 -5      
jakarta-struts/src/share/org/apache/struts/tiles/UrlController.java
  
  Index: UrlController.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/UrlController.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UrlController.java        25 Jun 2002 03:14:49 -0000      1.1
  +++ UrlController.java        5 Nov 2002 14:08:56 -0000       1.2
  @@ -71,7 +71,7 @@
   
   
   /**
  - * Controller including a local URL
  + * Tiles controller  including a local URL
    * @author Cedric Dumoulin
    */
   
  @@ -90,7 +90,7 @@
     }
   
      /**
  -    * Method associated to a tile and called when immediately before tile is 
included.
  +    * Method associated to a tile and called immediately before the tile is 
included.
       * This implementation call a Struts Action. No servlet is set by this method.
       *
       * @param tileContext Current tile context.
  
  
  

--
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