Skip to content

Commit 58dbdef

Browse files
authored
Fix documentation for CSVFormat private constructor #466
1 parent 1559a3c commit 58dbdef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
<action type="update" dev="ggregory" due-to="Gary Gregory">Fix PMD issues for port to PMD 7.1.0.</action>
4747
<action type="update" dev="ggregory" due-to="Dávid Szigecsán, Gary Gregory">Fix some Javadoc links #442.</action>
4848
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Extract duplicated code into a method #444.</action>
49-
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Migrate CSVFormat#print(File, Charset) to NIO #445.</action>
49+
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Migrate CSVFormat#print(File, Charset) to NIO #445.</action>
50+
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Fix documentation for CSVFormat private constructor #466.</action>
5051
<!-- UPDATE -->
5152
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449.</action>
5253
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 73 #435, #452, #465.</action>

0 commit comments

Comments
 (0)