Author: rpopma
Date: Sat Jun 21 00:07:35 2014
New Revision: 1604303

URL: http://svn.apache.org/r1604303
Log:
doc fix

Modified:
    logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm?rev=1604303&r1=1604302&r2=1604303&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm 
(original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm Sat 
Jun 21 00:07:35 2014
@@ -392,7 +392,7 @@ public class Bar {
                 <td>The level of internal Log4j events that should be logged 
to the console.
                 Valid values for this attribute are "trace", "debug", "info", 
"warn", "error" and "fatal".
                 Log4j will log details about initialization, rollover and 
other internal actions to the status logger.
-                Setting <tt>status="trace"</tt> is one of the first things 
tools available to you if you need to
+                Setting <tt>status="trace"</tt> is one of the first tools 
available to you if you need to
                 troubleshoot log4j.</td>
               </tr>
               <tr>


Reply via email to