Skip to content

Commit bd2da34

Browse files
committed
Minor edits
1 parent 18bb900 commit bd2da34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ The <action> type attribute can be add,update,fix,remove.
4949
<body>
5050
<release version="2.14.1" date="202Y-MM-DD" description="Java 8 required.">
5151
<action dev="ggregory" type="fix" issue="IO-810" due-to="Gregor Dschung, Gary Gregory">
52-
Javadoc in FileUtils does not reflect code for thrown exceptions
52+
Javadoc in FileUtils does not reflect code for thrown exceptions.
5353
</action>
5454
<action dev="ggregory" type="fix" issue="IO-812" due-to="Adam Rauch, Gary Gregory">
5555
Javadoc should mention closing Streams based on file resources.
5656
</action>
5757
<action dev="ggregory" type="fix" issue="IO-811" due-to="Adam Rauch, Gary Gregory">
58-
In tests, Files.walk() direct and indirect callers fail to close the returned Stream&lt;Path&gt;
58+
In tests, Files.walk() direct and indirect callers fail to close the returned Stream&lt;Path&gt;.
5959
</action>
6060
</release>
6161
<release version="2.14.0" date="2023-09-24" description="Java 8 required.">

0 commit comments

Comments
 (0)