Skip to content

Commit

Permalink
Fix spelling SimplePropertyValueConversions javadoc.
Browse files Browse the repository at this point in the history
Closes #3189
  • Loading branch information
LajosPolya authored and mp911de committed Oct 29, 2024
1 parent 7fa3ac8 commit b070a46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

/**
* {@link PropertyValueConversions} implementation allowing a {@link PropertyValueConverterFactory} creating
* {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) cahing}
* {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) caching}
* allows converters to be reused.
* <p>
* Providing a {@link SimplePropertyValueConverterRegistry} adds path configured converter instances.
Expand Down

0 comments on commit b070a46

Please sign in to comment.