jfclere     2002/06/22 03:19:04

  Modified:    jasper2/src/share/org/apache/jasper Constants.java
  Log:
  "Typo"
  Submitted by: Ian Darwin, ian at darwinsys.com
  
  Revision  Changes    Path
  1.4       +1 -1      
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/Constants.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Constants.java    30 May 2002 00:02:35 -0000      1.3
  +++ Constants.java    22 Jun 2002 10:19:03 -0000      1.4
  @@ -118,7 +118,7 @@
   
       /**
        * FIXME
  -     * ServletContext attribute for classpath. This is tomcat specific. 
  +     * ServletContext attribute for class loader. This is tomcat specific. 
        * Other servlet engines can choose to have this attribute if they 
        * want to have this JSP engine running on them. 
        */
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to