git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1446 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2009-06-26 15:35:28 +00:00
parent 482898ec92
commit 88c796fa7d
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import org.springframework.ui.binding.BindingResults;
import org.springframework.ui.validation.Validator;
/**
* Implementation of the model bind and validate lifecycle lifecycle.
* Implementation of the model bind and validate lifecycle.
* @author Keith Donald
* @since 3.0
*/