Skip to content

Commit 4711998

Browse files
authored
Fix Javadocs in ClassUtils #1410
1 parent 2621600 commit 4711998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +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>
5051
<!-- ADD -->
5152
<!-- UPDATE -->
5253
</release>

0 commit comments

Comments
 (0)