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:17:39 UTC

[GitHub] [groovy] marcwrobel opened a new pull request, #1805: Polish groovy.lang package documentation

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

   Fix typos and improve documentation (javadoc, comments) in the groovy.lang package.
   
   Note that the following words / expressions were preferred :
   
   - return back -> returns (when possible because it is easier to read),
   - multi-threaded -> multithreaded (more common, see https://en.wikipedia.org/wiki/Multithreading)
   - whether or not -> whether (when possible because it is easier to read),
   - 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 merged pull request #1805: Polish groovy.lang package documentation

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


-- 
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 #1805: Polish groovy.lang package documentation

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

   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