Fix bold.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b952a081 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b952a081 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b952a081 Branch: refs/heads/LOG4J2-1136 Commit: b952a0818e09727457abb05073e05b1ef7eb5da2 Parents: d9af971 Author: ggregory <[email protected]> Authored: Thu Oct 1 14:59:35 2015 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat Oct 3 23:08:05 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/manual/layouts.xml.vm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b952a081/src/site/xdoc/manual/layouts.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/layouts.xml.vm b/src/site/xdoc/manual/layouts.xml.vm index 0bc1b6f..dd7a0fb 100644 --- a/src/site/xdoc/manual/layouts.xml.vm +++ b/src/site/xdoc/manual/layouts.xml.vm @@ -617,8 +617,8 @@ WARN [main]: Message 2</pre> </tr> <tr> <td align="center"> - <b>enc{pattern}</b><br /> - <b>encode{pattern}</b> + <b>enc</b>{pattern}<br /> + <b>encode</b>{pattern}</b> </td> <td> <p>
