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 1b937be4 Javadoc typos #144
1b937be4 is described below
commit 1b937be4d7b654f84014944911cabcb34d632efe
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 2 08:39:22 2023 -0400
Javadoc typos #144
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4510a1b9..47ae9ffc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,6 +78,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory">
[StepSecurity] ci: Harden GitHub Actions #136.
</action>
+ <action type="fix" dev="ggregory" due-to="Andrés Torres">
+ Javadoc typos #144.
+ </action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Dependabot, Gary Gregory">
Add github/codeql-action.