Skip to content

Commit 2b8b85b

Browse files
committed
Fix typo in action description.
1 parent 7d49f81 commit 2b8b85b

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
@@ -91,7 +91,7 @@ The <action> type attribute can be add,update,fix,remove.
9191
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Preserve exact value in BigDecimal and BigInteger validate (#406).</action>
9292
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Preserve fractional bound in BigIntegerValidator range checks (#407).</action>
9393
<action type="fix" dev="sebb" due-to="sahvx655-wq">DomainValidatorTest: ensure CC is in correct list (#409).</action>
94-
<action type="fix" dev="sebb" due-to="sahvx655-wq">range-check the port for IPv6 hosts in isValidAuthority (#412).</action>
94+
<action type="fix" dev="sebb" due-to="sahvx655-wq">Range-check the port for IPv6 hosts in isValidAuthority (#412).</action>
9595
<action type="fix" dev="sebb" due-to="sahvx655-wq">Fix calculation of week_of_year and week_of_month to allow for dates that span a year gap (#408).</action>
9696
<action type="fix" dev="sebb">Fix deprecations in test classes.</action>
9797
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Compare exact values in DoubleValidator range checks (#410).</action>

0 commit comments

Comments
 (0)