You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by lu...@apache.org on 2003/02/06 00:41:19 UTC

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler JspConfig.java

luehe       2003/02/05 15:41:19

  Modified:    jasper2/src/share/org/apache/jasper/compiler JspConfig.java
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.9       +4 -4      jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspConfig.java
  
  Index: JspConfig.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspConfig.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- JspConfig.java	5 Feb 2003 23:39:21 -0000	1.8
  +++ JspConfig.java	5 Feb 2003 23:41:19 -0000	1.9
  @@ -208,7 +208,7 @@
       }
   
       /**
  -     * Find a property that best match the supplied resource.
  +     * Find a property that best matches the supplied resource.
        * @param uri the resource supplied.
        * @return a JspProperty if a match is found, null otherwise
        */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org