Skip to content

Commit f3d390a

Browse files
izeyejhoeller
authored andcommitted
Fix package description for org.springframework.validation.annotation
See gh-32532
1 parent b196167 commit f3d390a

File tree

1 file changed

+1
-1
lines changed
  • spring-context/src/main/java/org/springframework/validation/annotation

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/validation/annotation/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Support classes for annotation-based constraint evaluation,
3-
* e.g. using a JSR-303 Bean Validation provider.
3+
* for example, using a JSR-303 Bean Validation provider.
44
*
55
* <p>Provides an extended variant of JSR-303's {@code @Valid},
66
* supporting the specification of validation groups.

0 commit comments

Comments
 (0)