You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/01/12 17:50:17 UTC

[09/50] logging-log4j2 git commit: LOG4J2-435 grammar fix

LOG4J2-435 grammar fix


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e792dcdb
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e792dcdb
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/e792dcdb

Branch: refs/heads/LOG4J-1181
Commit: e792dcdb74ae4b9f7452eabbd39a216b2abd4a57
Parents: d5f7350
Author: rpopma <rp...@apache.org>
Authored: Sun Dec 27 09:08:23 2015 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sun Dec 27 09:08:23 2015 +0900

----------------------------------------------------------------------
 src/site/xdoc/manual/appenders.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e792dcdb/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml
index 817fb1f..9dcb0c2 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -2751,8 +2751,8 @@ public class JpaLogEntity extends AbstractLogEventWrapperEntity {
       </Policies>
       <DefaultRolloverStrategy max="100">
         <!--
-        Nested conditions: the inner condition is only evaluated for files
-        where the outer conditions are true.
+        Nested conditions: the inner condition is only evaluated on files
+        for which the outer conditions are true.
         -->
         <Delete basePath="${baseDir}" maxDepth="2">
           <IfFileName glob="*/app-*.log.gz">