Skip to content

Commit

Permalink
(#235) Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed May 14, 2021
1 parent 22515d3 commit b282a83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import org.hamcrest.comparator.ComparatorMatcherBuilder;

/**
* Is {@link Number} greater than or equal to.
* Is {@link Comparable} greater than or equal to.
*
* @param <T> Underlying type.
* @since 1.0.0
Expand Down

0 comments on commit b282a83

Please sign in to comment.