You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/07/31 00:37:11 UTC

svn commit: r681233 - /tomcat/trunk/webapps/docs/logging.xml

Author: markt
Date: Wed Jul 30 15:37:11 2008
New Revision: 681233

URL: http://svn.apache.org/viewvc?rev=681233&view=rev
Log:
Fix 45509 - typos 

Modified:
    tomcat/trunk/webapps/docs/logging.xml

Modified: tomcat/trunk/webapps/docs/logging.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/logging.xml?rev=681233&r1=681232&r2=681233&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/logging.xml (original)
+++ tomcat/trunk/webapps/docs/logging.xml Wed Jul 30 15:37:11 2008
@@ -104,7 +104,7 @@
             (v1.2 or later) and place the log4j jar in $CATALINA_HOME/lib.</li>
 
         <li>Build the commons-logging additional component using the extras.xml
-        Ant build script which is part of teh Tomcat source bundle.</li>
+        Ant build script which is part of the Tomcat source bundle.</li>
         
         <li>Replace <code>$CATALINA_HOME/bin/tomcat-juli.jar</code> with
         <code>output/extras/tomcat-juli.jar</code>.</li>
@@ -125,7 +125,7 @@
 	
     <p>
       You can (and should) be more picky about which packages to include 
-      in the logging. Tomcat 6 uses defines loggers by Engine and Host names.
+      in the logging. Tomcat 6 defines loggers by Engine and Host names.
       For example, for a default Catalina localhost log, add this to the
       end of the log4j.properties above. Note that there are known issues with 
       using this naming convention (with square brackets) in log4j XML based



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