Skip to content

Commit

Permalink
Doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Aug 14, 2023
1 parent 3ca3b3c commit de119dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public static <T extends AnnotationTree> Matcher<T> hasMetaAnnotation(String ann

/**
* Returns a {@link Matcher} that determines whether the type of a given {@link Tree} is a subtype
* of the type return by the specified {@link Supplier}.
* of the type returned by the specified {@link Supplier}.
*
* <p>This method differs from {@link Matchers#isSubtypeOf(Supplier)} in that it does not perform
* type erasure.
Expand Down

0 comments on commit de119dd

Please sign in to comment.