marcwrobel opened a new pull request, #1803: URL: https://github.com/apache/groovy/pull/1803
Fix typos and improve documentation (javadoc, comments) in the org.codehaus.groovy.runtime package. 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-directory -> subdirectory (more common, see https://www.merriam-webster.com/dictionary/subdirectory), - 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
