Skip to content

Commit 79d7474

Browse files
nertzysnicoll
authored andcommitted
Fix typo
Closes gh-1364
1 parent 70bca99 commit 79d7474

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/validation/Validator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
* }</pre>
5656
*
5757
* <p>See also the Spring reference manual for a fuller discussion of
58-
* the {@code Validator} interface and it's role in an enterprise
58+
* the {@code Validator} interface and its role in an enterprise
5959
* application.
6060
*
6161
* @author Rod Johnson

0 commit comments

Comments
 (0)