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

commit 31f972faa2732ed995960cb516b29b94a80869d0
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Sep 19 08:07:43 2024 -0400

    Javadoc
---
 .../org/apache/commons/validator/routines/InetAddressValidatorTest.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/test/java/org/apache/commons/validator/routines/InetAddressValidatorTest.java
 
b/src/test/java/org/apache/commons/validator/routines/InetAddressValidatorTest.java
index 2ea7b33e..49971f2e 100644
--- 
a/src/test/java/org/apache/commons/validator/routines/InetAddressValidatorTest.java
+++ 
b/src/test/java/org/apache/commons/validator/routines/InetAddressValidatorTest.java
@@ -657,7 +657,7 @@ public class InetAddressValidatorTest {
     }
 
     /**
-     * Inet6Address may also contain a scope id
+     * Inet6Address may also contain a scope id.
      */
     @Test
     public void testValidator445() {

Reply via email to