Skip to content

Commit

Permalink
Update ConstraintViolations.java
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Jul 19, 2023
1 parent d5d282c commit f531d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/am/ik/yavi/core/ConstraintViolations.java
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ public final int size() {
*
* <pre>
* {@code
* list.subList(from, to).clear();
* list.subList(from, to).clear();
* }
* </pre>
*
Expand Down

0 comments on commit f531d90

Please sign in to comment.