Skip to content

Commit 89a6c73

Browse files
committed
Polishing.
Fix Javadoc. See #2566
1 parent c73c0bf commit 89a6c73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/org/springframework/data/convert/PropertyValueConverterRegistrar.java

-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ public ValueConverterRegistry<P> buildRegistry() {
103103
/**
104104
* Register collected {@link PropertyValueConverter converters} within the given {@link ValueConverterRegistry
105105
* registry}.
106-
*
107-
* @return new instance of {@link SimplePropertyValueConverterRegistry}.
108106
*/
109107
public void registerConvertersIn(ValueConverterRegistry<P> target) {
110108

0 commit comments

Comments
 (0)