cedric 2002/11/05 06:14:24 Modified: src/share/org/apache/struts/tiles Controller.java Log: typo corrections Revision Changes Path 1.2 +4 -4 jakarta-struts/src/share/org/apache/struts/tiles/Controller.java Index: Controller.java =================================================================== RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/Controller.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Controller.java 25 Jun 2002 03:14:49 -0000 1.1 +++ Controller.java 5 Nov 2002 14:14:24 -0000 1.2 @@ -77,7 +77,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. * @param tileContext Current tile context. * @param request Current request * @param response Current response
-- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>