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

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


The following commit(s) were added to refs/heads/release-2.x by this push:
     new d853cf1  LOG4J2-3386 Fix locale lookup docs.
d853cf1 is described below

commit d853cf17ee2033508d85aa44c7779c365fda650e
Author: Volkan Yazici <[email protected]>
AuthorDate: Wed Feb 2 17:17:06 2022 +0100

    LOG4J2-3386 Fix locale lookup docs.
---
 src/site/xdoc/manual/lookups.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/manual/lookups.xml b/src/site/xdoc/manual/lookups.xml
index 842b09a..2d703fb 100644
--- a/src/site/xdoc/manual/lookups.xml
+++ b/src/site/xdoc/manual/lookups.xml
@@ -242,7 +242,7 @@
             <tr>
               <td>locale</td>
               <td>
-                <p>Hardware information, like:</p>
+                <p>System locale and file encoding information, like:</p>
                 <p><code>default locale: en_US, platform encoding: 
Cp1252</code></p>
               </td>
             </tr>

Reply via email to