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 7d69d87 LOG4J2-3386 Fix locale lookup docs.
7d69d87 is described below
commit 7d69d87707fc27306d8036b6aa025e7de3f82414
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Feb 2 17:18:06 2022 +0100
LOG4J2-3386 Fix locale lookup docs.
---
src/site/asciidoc/manual/lookups.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/asciidoc/manual/lookups.adoc
b/src/site/asciidoc/manual/lookups.adoc
index 6d05b03..4ab7220 100644
--- a/src/site/asciidoc/manual/lookups.adoc
+++ b/src/site/asciidoc/manual/lookups.adoc
@@ -247,7 +247,7 @@ convenient preformatted strings using the `java:` prefix.
`default locale: en_US, platform encoding: Cp1252`
|hw
-|Hardware information, like:
+|System locale and file encoding information, like:
`processors: 4, architecture: amd64-64, instruction sets: amd64`