Skip to content

Commit 4824978

Browse files
authored
[LANG-1780] Fix Strings Javadoc
1 parent a4ced39 commit 4824978

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
@@ -55,6 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
5555
<action type="fix" dev="ggregory" due-to="Scott Parish">[javadoc] Strings::equalsAny: CI doc string should show it's insensitive #1416.</action>
5656
<action type="fix" dev="ggregory" due-to="Gary Gregory">Reduce spurious failures in org.apache.commons.lang3.ArrayUtilsTest methods that test ArrayUtils.shuffle() methods.</action>
5757
<action type="fix" dev="ggregory" due-to="Gary Gregory">General Javadoc improvements.</action>
58+
<action issue="LANG-1780" type="fix" dev="ggregory" due-to="tza">Fix Strings Javadoc #1419.</action>
5859
<!-- ADD -->
5960
<!-- UPDATE -->
6061
</release>

0 commit comments

Comments
 (0)