Skip to content

Commit 1362797

Browse files
author
Gary Gregory
committed
Fix XML.
1 parent 2838749 commit 1362797

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
@@ -83,9 +83,9 @@ The <action> type attribute can be add,update,fix,remove.
8383
</action>
8484
<action dev="ggregory" type="add" due-to="Gary Gregory">
8585
Add ClosedOutputStream.INSTANCE and deprecate CLOSED_OUTPUT_STREAM.
86-
<action dev="ggregory" type="add" due-to="Gary Gregory">
87-
Add ClosedWriter.INSTANCE and deprected CLOSED_WRITER.
8886
</action>
87+
<action dev="ggregory" type="add" due-to="Gary Gregory">
88+
Add ClosedWriter.INSTANCE and deprecate CLOSED_WRITER.
8989
</action>
9090
<!-- UPDATE -->
9191
<action dev="ggregory" type="update" due-to="Dependabot">

0 commit comments

Comments
 (0)