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-crypto.git
The following commit(s) were added to refs/heads/master by this push: new d5da7ad Fixes grammar and typos in Javadoc #233 d5da7ad is described below commit d5da7adce8f0bb08c872db877f7ec79fe125ddc3 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jul 21 10:40:58 2023 -0400 Fixes grammar and typos in Javadoc #233 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0f13420..3dda1a1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -67,6 +67,7 @@ <!-- FIX --> <action type="fix" dev="ggregory" due-to="Martin Wittlinger">Refactor: Unnecessary toString() call #224.</action> <action dev="ggregory" type="fix" due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub Actions #228.</action> + <action dev="ggregory" type="fix" due-to="Martin Wiesner">Fixes grammar and typos in Javadoc #233.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 56 to 58 #225.</action> </release>