You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/09/25 06:03:53 UTC

[4/5] git commit: Javadoc 8 fix.

Javadoc 8 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/ac628002
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ac628002
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ac628002

Branch: refs/heads/master
Commit: ac628002ee1a60b62ace5784db7ef2d597c7f11b
Parents: 934fd6c
Author: Matt Sicker <ma...@apache.org>
Authored: Wed Sep 24 22:54:12 2014 -0500
Committer: Matt Sicker <ma...@apache.org>
Committed: Wed Sep 24 23:03:32 2014 -0500

----------------------------------------------------------------------
 .../apache/logging/log4j/core/selector/JndiContextSelector.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ac628002/log4j-core/src/main/java/org/apache/logging/log4j/core/selector/JndiContextSelector.java
----------------------------------------------------------------------
diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/core/selector/JndiContextSelector.java b/log4j-core/src/main/java/org/apache/logging/log4j/core/selector/JndiContextSelector.java
index 236d0f5..3a79c45 100644
--- a/log4j-core/src/main/java/org/apache/logging/log4j/core/selector/JndiContextSelector.java
+++ b/log4j-core/src/main/java/org/apache/logging/log4j/core/selector/JndiContextSelector.java
@@ -45,7 +45,7 @@ import org.apache.logging.log4j.status.StatusLogger;
  *  which is looked up by this class is
  * <code>java:comp/env/log4j/context-name</code>.
  *
- * <p>Here is an example of an <code>env-entry<code>:
+ * <p>Here is an example of an <code>env-entry</code>:
  * <blockquote>
  * <pre>
  * &lt;env-entry&gt;