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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 4194d9c  Typos
4194d9c is described below

commit 4194d9cbe5e5a5e6bb867934935c51e2913e7b08
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 7 08:16:43 2024 -0400

    Typos
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d0bfc9d..64fbb34 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,8 +59,8 @@ The <action> type attribute can be add,update,fix,remove.
     <body>
       <release version="71" date="YYYY-MM-DD" description="Version 71: 
Maintenance and update dependencies.">
           <!-- FIX -->
-          <action type="fix" dev="ebourg">Generate the javadoc with frames 
when building with JDK 11</action>
-          <action type="fix" dev="ebourg">Build the javadoc only once during 
the release</action>
+          <action type="fix" dev="ebourg">Generate the Javadoc with frames 
when building with JDK 11</action>
+          <action type="fix" dev="ebourg">Build the Javadoc only once during 
the release</action>
           <!-- ADD -->
           <!-- UPDATE -->
           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.junit:junit-bom from 5.11.0-M1 to 5.11.0-M2 #419.</action>

Reply via email to