Skip to content

Commit 8eff0a4

Browse files
committed
[LANG-1448J Javadoc: Normalize some varargs examples
1 parent 371f8c7 commit 8eff0a4

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
@@ -87,6 +87,7 @@ The <action> type attribute can be add,update,fix,remove.
8787
<action type="fix" dev="ggregory" due-to="Gary Gregory">Streamline StringUtils.truncate(String, int, int).</action>
8888
<action type="fix" dev="ggregory" due-to="Gary Gregory, sekharchowdary774">Fix Javadoc comma spacing #1538.</action>
8989
<action issue="LANG-1807" type="fix" dev="ggregory" due-to="Zhongxin Yan, Gary Gregory">Make private static variables final in RandomUtils.</action>
90+
<action issue="LANG-1448" type="fix" dev="ggregory" due-to="David W. Burhans, Gary Gregory, kamGP92">Javadoc: Normalize some varargs examples.</action>
9091
<!-- ADD -->
9192
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
9293
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)