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

   Was reading through [the guide on Type Checking 
Extensions](https://docs.groovy-lang.org/docs/latest/html/documentation/#_type_checking_extensions)
 today and my picky brain tripped over what seemed like a few typos. Figured 
I'd put up a small PR to fix them while I was here.
   
   There is one spot where I've inferred a meaning that may be incorrect. I 
rewrote
   
   > but also all support for typos at compile time!
   
   to be
   
   > but also all support for catching typos at compile time!
   
   I think that's right, but am sophomoric at best when it comes to 
understanding type checking extensions. Just @me if that's wrong and I'll put 
it back.


-- 
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-unsubscr...@groovy.apache.org

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

Reply via email to