Repository: logging-log4j2 Updated Branches: refs/heads/master bc0e96d7a -> a280611c9
"the the" -> "the" Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a280611c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a280611c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a280611c Branch: refs/heads/master Commit: a280611c9a44bb67cf00bd0b962628c5ef617c6d Parents: bc0e96d Author: ggregory <[email protected]> Authored: Mon Sep 21 14:05:58 2015 -0700 Committer: ggregory <[email protected]> Committed: Mon Sep 21 14:05:58 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/manual/appenders.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a280611c/src/site/xdoc/manual/appenders.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml index 49f7dec..bab81d8 100644 --- a/src/site/xdoc/manual/appenders.xml +++ b/src/site/xdoc/manual/appenders.xml @@ -2285,7 +2285,7 @@ public class JpaLogEntity extends AbstractLogEventWrapperEntity { created and starts being written to.</td> </tr> </table> - <p>By way of contrast, when the the fileIndex attribute is set to "max" but all the other settings + <p>By way of contrast, when the fileIndex attribute is set to "max" but all the other settings are the same the following actions will be performed. </p> <table>
