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

commit dfb5e3b0a1a491ddff55a5fe6195e9ca3a499b0a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Nov 28 11:38:30 2024 -0500

    Fix comment
---
 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 ccbabb9..7959952 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,7 +28,7 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Replace internal 
StringBuffer with StringBuilder.</action>
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven 
property project.build.outputTimestamp for build reproducibility.</action>
-      <!-- UPDATS -->
+      <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/cache from 2 to current.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/checkout 2.3.4 to current.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/setup-java from 1.4.3 to current.</action>

Reply via email to