javadoc polish

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1608 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-07-24 20:07:20 +00:00
parent 1c05be8cba
commit 2827e6e887
@@ -32,7 +32,7 @@ import org.springframework.util.Assert;
* @author Keith Donald
* @since 3.0
* @see #setMessageSource(MessageSource)
* @see #setTypeConverter(TypeConverter)
* @see #setRequiredFields(String[])
* @see #bind(Map)
*/
public class GenericBinder implements Binder {