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

commit bc4eeca21b2f917a623da5fe5283dfc852b6e818
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Oct 12 11:09:40 2023 -0400

    Fix description
---
 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 c1f840548..ec8bad762 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add ArrayFill.</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add FastDateParser.TimeZoneStrategy.TzInfo.toString().</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add LocaleUtils.isLanguageUndetermined(Locale).</action>
-    <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add Add ObjectUtils.toString(Supplier&lt;Object&gt;, 
Supplier&lt;String&gt;).</action>
+    <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add ObjectUtils.toString(Supplier&lt;Object&gt;, 
Supplier&lt;String&gt;).</action>
     <!-- UPDATE -->
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-parent from 58 to 64.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.easymock:easymock from 5.1.0 to 5.2.0 #1104.</action>

Reply via email to