Skip to content

Commit b070a46

Browse files
LajosPolyamp911de
authored andcommitted
Fix spelling SimplePropertyValueConversions javadoc.
Closes #3189
1 parent 7fa3ac8 commit b070a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
/**
2929
* {@link PropertyValueConversions} implementation allowing a {@link PropertyValueConverterFactory} creating
30-
* {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) cahing}
30+
* {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) caching}
3131
* allows converters to be reused.
3232
* <p>
3333
* Providing a {@link SimplePropertyValueConverterRegistry} adds path configured converter instances.

0 commit comments

Comments
 (0)