This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new 1921e8033 [Javadoc] Fix grammar in ArrayStack class Javadoc (#725).
1921e8033 is described below

commit 1921e8033ac426f05febbc3a1f623a71a1d0d589
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 15 07:22:22 2026 -0400

    [Javadoc] Fix grammar in ArrayStack class Javadoc (#725).
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ed9c18bc7..f19e3f881 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,6 +27,7 @@
     <action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Fix 
inverted fixed-size guard in FixedSizeSortedMap.putAll (#722).</action>
     <action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Keep 
existing sort order in ComparatorChain.setComparator (#723).</action>
     <action type="fix" dev="ggregory" due-to="Naveed Khan, Gary 
Gregory">Update the index on remove via IndexedCollection.iterator() 
(#724).</action>
+    <action type="fix" dev="ggregory" due-to="thomaslantern, Gary 
Gregory">[Javadoc] Fix grammar in ArrayStack class Javadoc (#725).</action>
     <!-- ADD -->
     <!-- UPDATE -->
   </release>

Reply via email to