Skip to content

Commit 3abb3a2

Browse files
committed
Better action description
1 parent 4711998 commit 3abb3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
4747
<release version="3.18.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
4848
<!-- FIX -->
4949
<action type="fix" dev="ppkarwasz" due-to="Sebastian Steiner">[javadoc] Fix typo in Javadoc of Strings instances #1406.</action>
50-
<action type="fix" dev="ggregory" due-to="Hassan A Hashim">Fix Javadocs in ClassUtils #1410.</action>
50+
<action type="fix" dev="ggregory" due-to="Hassan A Hashim">[javadoc] Fix Javadocs in ClassUtils #1410.</action>
5151
<!-- ADD -->
5252
<!-- UPDATE -->
5353
</release>

0 commit comments

Comments
 (0)