This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 0e37611f Fix typo in /routines/package-summary.html #79.
0e37611f is described below
commit 0e37611fa9be4dae017f226b9ce9280f5c389f41
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Aug 28 12:19:23 2022 -0400
Fix typo in /routines/package-summary.html #79.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3cbf63be..1456c178 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gennaro Napolitano">
Update Javadoc for InetAddressValidator isValid #76
</action>
+ <action issue ="VALIDATOR-479" type="fix" dev="ggregory" due-to="Gyoo">
+ Fix typo in /routines/package-summary.html #79.
+ </action>
<!-- ADD -->
<action issue="VALIDATOR-477" type="update" dev="sebb">
Add IBAN validator for LY – Libya