Skip to content

Commit 4b034f9

Browse files
committed
Fix spelling and grammar in StringUtils #1486
1 parent 09b30e3 commit 4b034f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ The <action> type attribute can be add,update,fix,remove.
4444
<title>Apache Commons Lang Release Notes</title>
4545
</properties>
4646
<body>
47+
<release version="3.20.1" date="YYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
48+
<!-- FIX -->
49+
<action type="fix" dev="ggregory" due-to="ThrawnCA">Fix spelling and grammar in StringUtils #1486.</action>
50+
<!-- ADD -->
51+
<!-- UPDATE -->
52+
</release>
4753
<release version="3.20.0" date="2025-11-12" description="This is a feature and maintenance release. Java 8 or later is required.">
4854
<!-- FIX -->
4955
<action type="fix" dev="ggregory" due-to="mayuming, Gary Gregory">Optimize ObjectToStringComparator.compare() method #1449.</action>

0 commit comments

Comments
 (0)