Skip to content

Commit f04b16a

Browse files
committed
Fix XML
1 parent 8f750a2 commit f04b16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<release version="2.17.0" date="YYYY-MM-DD" description="Java 8 is required.">
5050
<!-- ADD -->
5151
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IOIterator.adapt(Iterable).</action>
52-
<action dev="ggregory" type="add" issue="IO-831" due-to="Elliotte Rusty Harold, Thach Le, Gary Gregory">Add getInputStream() for 'https' & 'http' in URIOrigin #630.</action>
52+
<action dev="ggregory" type="add" issue="IO-831" due-to="Elliotte Rusty Harold, Thach Le, Gary Gregory">Add getInputStream() for 'https' and 'http' in URIOrigin #630.</action>
5353
<!-- FIX -->
5454
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add missing unit tests.</action>
5555
<action dev="ggregory" type="fix" due-to="Gary Gregory">FileUtils.lastModifiedFileTime(File) calls Objects.requireNonNull() on the wrong object.</action>

0 commit comments

Comments
 (0)