DBZ-7418 Fix typo

This commit is contained in:
roldanbob 2024-02-13 14:48:13 -05:00
parent 852fb4bda2
commit e47a4d8cfb

View File

@ -83,7 +83,7 @@ log4j.appender.stdout.layout=org.apache.log4j.PatternLayout // <3>
log4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c)%n // <4> log4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c)%n // <4>
... ...
---- ----
.Descriptions of `.connect-log4j.properties` settings .Descriptions of `connect-log4j.properties` settings
[cols="1,7",options="header",subs="+attributes"] [cols="1,7",options="header",subs="+attributes"]
|=== |===
|Property |Description |Property |Description