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


The following commit(s) were added to refs/heads/master by this push:
     new 0958a462 Typo
0958a462 is described below

commit 0958a4629d70bd2a60548f56395915fcd7ce2ac1
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 16 09:18:42 2023 -0500

    Typo
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aaf21c71..11ab4571 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="2.15.1" date="20YY-MM-DD" description="Java 8 is 
required.">
       <!-- FIX -->
-      <action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id 
in changelog #503.</action>
+      <action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id 
in change log #503.</action>
       <action dev="ggregory" type="fix" due-to="Stephan Markwalder, Gary 
Gregory">Add test for FileChannels.contentEquals() #509.</action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix 
FileChannels.contentEquals().</action>
     </release>

Reply via email to