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

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 55b8049  add groupByMany blog post (minor tweaks)
55b8049 is described below

commit 55b804990771497ad667a318ad08c62e49af8776
Author: Paul King <[email protected]>
AuthorDate: Tue Dec 2 11:54:09 2025 +1000

    add groupByMany blog post (minor tweaks)
---
 site/src/site/blog/fruity-eclipse-grouping.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/blog/fruity-eclipse-grouping.adoc 
b/site/src/site/blog/fruity-eclipse-grouping.adoc
index 5712c5d..3f2d14b 100644
--- a/site/src/site/blog/fruity-eclipse-grouping.adoc
+++ b/site/src/site/blog/fruity-eclipse-grouping.adoc
@@ -226,7 +226,7 @@ assert availability.groupByMany() == [
 ]
 ----
 
-[Sorry U.S. folks, _Autumn_ has the same number of letters as the other season 
names
+[Sorry U.S. readers, _Autumn_ has the same number of letters as the other 
season names
 and makes the last map look prettier - _Fall_ just didn't cut it this time!]
 
 This Map variant is the equivalent of Eclipse Collections `flip` method on 
multimaps

Reply via email to