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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to