Skip to content

Polish groovy.lang package documentation#1805

Merged
paulk-asert merged 1 commit intoapache:masterfrom
marcwrobel:fix-typos-groovy-lang
Oct 19, 2022
Merged

Polish groovy.lang package documentation#1805
paulk-asert merged 1 commit intoapache:masterfrom
marcwrobel:fix-typos-groovy-lang

Conversation

@marcwrobel
Copy link
Contributor

Fix typos and improve documentation (javadoc, comments) in the groovy.lang package.

Note that the following words / expressions were preferred :

Trailing whitespaces were also removed in the process.

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.
@paulk-asert paulk-asert merged commit 9602a8b into apache:master Oct 19, 2022
@paulk-asert
Copy link
Contributor

Merged, thanks!

@marcwrobel marcwrobel deleted the fix-typos-groovy-lang branch October 19, 2022 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants