luehe 2004/02/05 11:49:34
Modified: catalina/src/conf web.xml
Log:
Fixed typo: patterh->pattern
Revision Changes Path
1.34 +1 -1 jakarta-tomcat-catalina/catalina/src/conf/web.xml
Index: web.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/web.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- web.xml 5 Feb 2004 19:37:07 -0000 1.33
+++ web.xml 5 Feb 2004 19:49:33 -0000 1.34
@@ -104,7 +104,7 @@
<!-- The JSP page compiler and execution servlet, which is the mechanism -->
<!-- used by Tomcat to support JSP pages. Traditionally, this servlet -->
- <!-- is mapped to URL patterh "*.jsp". This servlet supports the -->
+ <!-- is mapped to URL pattern "*.jsp". This servlet supports the -->
<!-- following initialization parameters (default values are in square -->
<!-- brackets): -->
<!-- -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]