Skip to content

Commit 1f4916a

Browse files
authored
Fix XML typo
1 parent 0ef914b commit 1f4916a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changelog/.2.x.x/exported_named_patterns_into_public_enum.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
66
<issue id="3789" link="https://github.com/apache/logging-log4j2/pull/3789"/>
7-
<description format="asciidoc">Add and export `org.apache.logging.log4j.core.pattern.NamedDatePattern` class where users can programmatically access named date & time patterns supported by Pattern Layout</description>
7+
<description format="asciidoc">Add and export `org.apache.logging.log4j.core.pattern.NamedDatePattern` class where users can programmatically access named date &amp; time patterns supported by Pattern Layout</description>
88
</entry>

0 commit comments

Comments
 (0)