Closes gh-1364
This commit is contained in:
Grant Hutchins 2017-03-23 12:06:08 -05:00 committed by Stephane Nicoll
parent 3598addc0e
commit e087db1ecb
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ package org.springframework.validation;
* }</pre> * }</pre>
* *
* <p>See also the Spring reference manual for a fuller discussion of * <p>See also the Spring reference manual for a fuller discussion of
* the {@code Validator} interface and it's role in an enterprise * the {@code Validator} interface and its role in an enterprise
* application. * application.
* *
* @author Rod Johnson * @author Rod Johnson