Repository: logging-log4j2
Updated Branches:
  refs/heads/LOG4J2-1442 0af515f3b -> fd1d7ea20


Fix typo


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

Branch: refs/heads/LOG4J2-1442
Commit: 857c3e1dd432b46c53e1c83c405511416f9f7b96
Parents: 0af515f
Author: Mikael StÃ¥ldal <[email protected]>
Authored: Thu May 4 15:37:09 2017 +0200
Committer: Mikael StÃ¥ldal <[email protected]>
Committed: Thu May 4 15:37:09 2017 +0200

----------------------------------------------------------------------
 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/857c3e1d/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml 
b/src/site/xdoc/manual/appenders.xml
index f7721df..add1e52 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -1593,7 +1593,7 @@ public class JpaLogEntity extends 
AbstractLogEventWrapperEntity {
             <tr>
               <td>headers</td>
               <td>Property[]</td>
-              <td>Additional HTTP headers to use. The values support <a 
href="lookups.html">lookups</a></td>
+              <td>Additional HTTP headers to use. The values support <a 
href="lookups.html">lookups</a>.</td>
             </tr>
             <tr>
               <td>ignoreExceptions</td>

Reply via email to