]> source.dussan.org Git - aspectj.git/commitdiff
spelling
authoraclement <aclement>
Fri, 30 Oct 2009 23:07:19 +0000 (23:07 +0000)
committeraclement <aclement>
Fri, 30 Oct 2009 23:07:19 +0000 (23:07 +0000)
org.aspectj.matcher/src/org/aspectj/weaver/patterns/AnnotationTypePattern.java

index 79edd61ee582b67e6273d50a47e8cff031c0eb08..4013f79ce2c234728fe26680cd17ba107aedbb15 100644 (file)
@@ -30,7 +30,7 @@ public abstract class AnnotationTypePattern extends PatternNode {
        private boolean isForParameterAnnotationMatch;
 
        /**
-        * TODO: write, read, equals & hashcode both in annotation hierarachy and in altered TypePattern hierarchy
+        * TODO: write, read, equals & hashCode both in annotation hierarchy and in altered TypePattern hierarchy
         */
        protected AnnotationTypePattern() {
                super();