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 2e019852 VALIDATOR-479: Fix typo in /routines/package-summary.html
new 78daacaa Merge pull request #79 from Gyoo/VALIDATOR-479-Typo-Fix
2e019852 is described below
commit 2e0198526ad52d446aef30125aa1264d91f0d9bc
Author: Gyoo <[email protected]>
AuthorDate: Wed Aug 24 16:41:32 2022 +0200
VALIDATOR-479: Fix typo in /routines/package-summary.html
---
src/main/java/org/apache/commons/validator/routines/package.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/org/apache/commons/validator/routines/package.html
b/src/main/java/org/apache/commons/validator/routines/package.html
index 52ae1a57..7edc7732 100644
--- a/src/main/java/org/apache/commons/validator/routines/package.html
+++ b/src/main/java/org/apache/commons/validator/routines/package.html
@@ -19,7 +19,7 @@
<title>Package Documentation for org.apache.commons.validator.routines
Package</title>
</head>
<body bgcolor="white">
- <p>This package contains <i>independant</i> validation routines.</p>
+ <p>This package contains <i>independent</i> validation routines.</p>
<h2>Table of Contents</h2>
<ul>