[GitHub] [groovy-website] paulk-asert commented on pull request #40: Fix small typos in documentation

2022-10-20 Thread GitBox


paulk-asert commented on PR #40:
URL: https://github.com/apache/groovy-website/pull/40#issuecomment-1285309238

   Merged, thanks! Numerous changes won't show up until next time we do a 
release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [groovy-website] paulk-asert merged pull request #40: Fix small typos in documentation

2022-10-20 Thread GitBox


paulk-asert merged PR #40:
URL: https://github.com/apache/groovy-website/pull/40


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [groovy-website] marcwrobel commented on a diff in pull request #40: Fix small typos in documentation

2022-10-20 Thread GitBox


marcwrobel commented on code in PR #40:
URL: https://github.com/apache/groovy-website/pull/40#discussion_r1000219251


##
site/src/site/releasenotes/groovy-2.3.adoc:
##
@@ -239,7 +239,7 @@ that you can choose from:
 
 * a simple strategy for creating chained setters
 * an external strategy where you annotate an explicit builder class
-while leaving some buildee class being built untouched
+while leaving some builder class being built untouched

Review Comment:
   Changed to `_buildee class_`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [groovy-website] paulk-asert commented on a diff in pull request #40: Fix small typos in documentation

2022-10-20 Thread GitBox


paulk-asert commented on code in PR #40:
URL: https://github.com/apache/groovy-website/pull/40#discussion_r1000180510


##
site/src/site/releasenotes/groovy-2.3.adoc:
##
@@ -239,7 +239,7 @@ that you can choose from:
 
 * a simple strategy for creating chained setters
 * an external strategy where you annotate an explicit builder class
-while leaving some buildee class being built untouched
+while leaving some builder class being built untouched

Review Comment:
   this is meant to be "buildee", perhaps it should be in italics to indicate 
it has a special meaning



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org