You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2022/10/18 12:47:18 UTC

[GitHub] [groovy] marcwrobel opened a new pull request, #1807: Polish org.codehaus.groovy package documentation

marcwrobel opened a new pull request, #1807:
URL: https://github.com/apache/groovy/pull/1807

   Fix typos and improve documentation (javadoc, comments) in the org.codehaus.groovy package. A typo in the Grape resolve command were also fixed.
   
   Note that the following words / expressions were preferred :
   
   - all of the -> all the (when possible because it is easier to read),
   - whether or not -> whether (when possible because it is easier to read),
   - sub-type -> subtype (more common, see https://docs.oracle.com/javase/tutorial/java/generics/subtyping.html),
   - sub-class -> subclass (more common, see https://docs.oracle.com/javase/tutorial/java/IandI/subclasses.html),
   - meta class -> metaclass (incorrect, see https://en.wikipedia.org/wiki/Metaclass).
   
   Trailing whitespaces were also removed in the process.


-- 
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: notifications-unsubscribe@groovy.apache.org

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


[GitHub] [groovy] paulk-asert commented on pull request #1807: Polish org.codehaus.groovy package documentation

Posted by GitBox <gi...@apache.org>.
paulk-asert commented on PR #1807:
URL: https://github.com/apache/groovy/pull/1807#issuecomment-1286791142

   Merged, thanks!


-- 
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: notifications-unsubscribe@groovy.apache.org

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


[GitHub] [groovy] paulk-asert merged pull request #1807: Polish org.codehaus.groovy package documentation

Posted by GitBox <gi...@apache.org>.
paulk-asert merged PR #1807:
URL: https://github.com/apache/groovy/pull/1807


-- 
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: notifications-unsubscribe@groovy.apache.org

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