You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2013/10/07 17:10:31 UTC

svn commit: r1529935 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/architecture.xml

Author: ggregory
Date: Mon Oct  7 15:10:31 2013
New Revision: 1529935

URL: http://svn.apache.org/r1529935
Log:
Minor improvement to wording.

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

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/architecture.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/architecture.xml?rev=1529935&r1=1529934&r2=1529935&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/architecture.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/architecture.xml Mon Oct  7 15:10:31 2013
@@ -95,7 +95,7 @@
           <a href="../log4j-core/apidocs/org/apache/logging/log4j/core/LoggerContext.html">LoggerContext</a>
           acts as the anchor point for the Logging system. However, it is possible to have multiple active
           LoggerContexts in an application depending on the circumstances.
-          More details on the LoggerContext are at <a href="logsep.html">Log Separation</a>.
+          More details on the LoggerContext are in the <a href="logsep.html">Log Separation</a> section.
         </p>
         <h4>Configuration</h4>
         <p>Every LoggerContext has an active