This is an automated email from the ASF dual-hosted git repository.
sebb 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 b29e429 Typos
b29e429 is described below
commit b29e4294171c74dca10e89a6f1553a31cb5b9cc9
Author: Sebb <[email protected]>
AuthorDate: Mon Jun 22 19:52:08 2020 +0100
Typos
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a16a639..b42fc9d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -128,7 +128,7 @@ http://commons.apache.org/validator/dependencies.html
<action issue="VALIDATOR-461" type="fix" dev="sebb">
Generic .gmbh top level domain is considered invalid
</action>
- <action issue="VALIDATOR-444" type="fix" dev="sebb" due=to="Marin Scholz">
+ <action issue="VALIDATOR-444" type="fix" dev="sebb" due-to="Martin Scholz">
LongValidator: numbers bigger than the maxvalue are Valid
</action>
<action issue="VALIDATOR-416" type="fix" dev="sebb">