Skip to content

Commit

Permalink
Fix spelling SimplePropertyValueConversions javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
LajosPolya committed Oct 27, 2024
1 parent 07a5c58 commit 45cf189
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 45cf189

Please sign in to comment.