You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by qu...@apache.org on 2003/01/14 00:58:47 UTC

cvs commit: jakarta-turbine-2/src/java/org/apache/turbine/modules/layouts VelocityECSLayout.java

quintonm    2003/01/13 15:58:47

  Modified:    src/java/org/apache/turbine/modules/layouts
                        VelocityECSLayout.java
  Log:
  Minor javadoc correction
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-2/src/java/org/apache/turbine/modules/layouts/VelocityECSLayout.java
  
  Index: VelocityECSLayout.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/modules/layouts/VelocityECSLayout.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VelocityECSLayout.java	16 Aug 2001 05:08:34 -0000	1.1
  +++ VelocityECSLayout.java	13 Jan 2003 23:58:47 -0000	1.2
  @@ -85,7 +85,7 @@
        * of the HttpServletResponse object.
        *
        * @param data Turbine information.
  -     * @exception Exception, a generic exception.
  +     * @exception Exception a generic exception.
        */
       public void doBuild( RunData data ) throws Exception
       {
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>