Github user paulk-asert commented on a diff in the pull request:

    https://github.com/apache/groovy/pull/551#discussion_r118622384
  
    --- Diff: src/main/org/codehaus/groovy/ast/ClassHelper.java ---
    @@ -440,12 +440,15 @@ private static boolean 
hasUsableImplementation(ClassNode c, MethodNode m) {
         /**
          * Returns a super class or interface for a given class depending on a 
given target.
          * If the target is no super class or interface, then null will be 
returned.
    +     * For a non=primitive array type, returns an array of the 
componentType's superclass.
    --- End diff --
    
    fixed the typo, thanks


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to