GitHub user paplorinc opened a pull request: https://github.com/apache/incubator-groovy/pull/144
Corrected bitwiseNegate in operators documentation `bitwiseNegative` should `bitwiseNegate` in the `Operator overloading` documentation (see http://docs.groovy-lang.org/docs/latest/html/documentation/core-domain-specific-languages.html#_operator_overloading) You can merge this pull request into a Git repository by running: $ git pull https://github.com/paplorinc/incubator-groovy documentation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-groovy/pull/144.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #144 ---- commit 8dc7a61732f8e090ce47400ca989b108b8d048fd Author: Pap LÅrinc <paplor...@yahoo.com> Date: 2015-10-18T17:48:41Z Corrected bitwiseNegate in operators documentation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---