Browse Source

spelling

tags/V1_6_7
aclement 14 years ago
parent
commit
2afa47701d

+ 1
- 1
org.aspectj.matcher/src/org/aspectj/weaver/patterns/AnnotationTypePattern.java View 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();

Loading…
Cancel
Save