javadoc polish

This commit is contained in:
Keith Donald 2009-07-24 20:07:20 +00:00
parent a7465c1475
commit f261b5c3c4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import org.springframework.util.Assert;
* @author Keith Donald * @author Keith Donald
* @since 3.0 * @since 3.0
* @see #setMessageSource(MessageSource) * @see #setMessageSource(MessageSource)
* @see #setTypeConverter(TypeConverter) * @see #setRequiredFields(String[])
* @see #bind(Map) * @see #bind(Map)
*/ */
public class GenericBinder implements Binder { public class GenericBinder implements Binder {