Author: markt
Date: Tue Mar 22 13:08:03 2011
New Revision: 1084158
URL: http://svn.apache.org/viewvc?rev=1084158&view=rev
Log:
CTR. Fix comment typo.
Modified:
tomcat/tc6.0.x/trunk/conf/web.xml
Modified: tomcat/tc6.0.x/trunk/conf/web.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/conf/web.xml?rev=1084158&r1=1084157&r2=1084158&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/conf/web.xml (original)
+++ tomcat/tc6.0.x/trunk/conf/web.xml Tue Mar 22 13:08:03 2011
@@ -37,7 +37,7 @@
<!-- The default servlet for all web applications, that serves static -->
<!-- resources. It processes all requests that are not mapped to other -->
<!-- servlets with servlet mappings (defined either here or in your own -->
- <!-- web.xml file. This servlet supports the following initialization -->
+ <!-- web.xml file). This servlet supports the following initialization -->
<!-- parameters (default values are in square brackets): -->
<!-- -->
<!-- debug Debugging detail level for messages logged -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]