Skip to content

Commit 916cda6

Browse files
committed
End sentence.
1 parent 058de05 commit 916cda6

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
@@ -67,10 +67,10 @@ The <action> type attribute can be add,update,fix,remove.
6767
FileAlreadyExistsException in PathUtils.createParentDirectories(Path, LinkOption, FileAttribute...).
6868
</action>
6969
<action dev="ggregory" type="fix" due-to="Gary Gregory">
70-
Only read the relevant portion of a file in AbstractOrigin.FileOrigin.getByteArray(long, int)
70+
Only read the relevant portion of a file in AbstractOrigin.FileOrigin.getByteArray(long, int).
7171
</action>
7272
<action dev="ggregory" type="fix" due-to="Gary Gregory">
73-
Only read the relevant portion of a file in AbstractOrigin.PathOrigin.getByteArray(long, int)
73+
Only read the relevant portion of a file in AbstractOrigin.PathOrigin.getByteArray(long, int).
7474
</action>
7575
<action dev="ggregory" type="fix" due-to="Shai Shapira, Gary Gregory" issue="IO-798">
7676
DeferredFileOutputStream throws exception when system temp dir is a symlink.

0 commit comments

Comments
 (0)