You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2022/01/10 14:01:51 UTC

[logging-log4j2] 01/02: Fix indentation.

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

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

commit d990a7dd4e9ba92fb7db2f1840b2f7d7de824277
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jan 10 09:00:45 2022 -0500

    Fix indentation.
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 95c4e9d..54a9f1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -170,8 +170,8 @@
       <action issue="LOG4J2-2572" dev="ggregory" type="update">
         Update Apache Flume from 1.8.0 to 1.9.0.
       </action>
-	    <action issue="LOG4J2-2850" dev="vy" type="fix" due-to="sandeepbarnwal">
-		    Fixes incorrect constructor call in LocalizedMessageFactory.
+	  <action issue="LOG4J2-2850" dev="vy" type="fix" due-to="sandeepbarnwal">
+		Fixes incorrect constructor call in LocalizedMessageFactory.
       </action>
     </release>
     <release version="2.17.2" date="20YY-MM-DD" description="GA Release 2.17.2">