You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2020/06/12 07:40:54 UTC

[logging-log4j2] branch master updated: #335 Fix adoc typo.

This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new 512bb4d  #335 Fix adoc typo.
512bb4d is described below

commit 512bb4d9b33489c38be1cf76559f8f607a1aea43
Author: Volkan Yazıcı <vo...@gmail.com>
AuthorDate: Fri Jun 12 09:40:24 2020 +0200

    #335 Fix adoc typo.
---
 src/site/asciidoc/manual/json-template-layout.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/asciidoc/manual/json-template-layout.adoc b/src/site/asciidoc/manual/json-template-layout.adoc
index d541dc2..d49d8fe 100644
--- a/src/site/asciidoc/manual/json-template-layout.adoc
+++ b/src/site/asciidoc/manual/json-template-layout.adoc
@@ -737,7 +737,7 @@ stringified = "stringified" -> boolean
 ----
 a| `logEvent.getMessage()`
 | For simple string messages, the resolution is performed without allocations.
-  For `ObjectMessage`s and `MultiformatMessage`s, it depends.
+  For ``ObjectMessage``s and ``MultiformatMessage``s, it depends.
 a|
 Resolve the message into a string: