correct typo
This commit is contained in:
parent
c3b17a8f2f
commit
68394565b5
@ -130,7 +130,7 @@ public class ReplaceTypeparamVisitor
|
||||
System.out.println(refType);
|
||||
}
|
||||
|
||||
// Let the parent care about all the other stuff
|
||||
// Let the parent take care about all the other stuff
|
||||
super.visit(refType);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user