Fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ import java.beans.IntrospectionException;
|
|||||||
* Can be used to plug in custom bean property resolution strategies (e.g. for other
|
* Can be used to plug in custom bean property resolution strategies (e.g. for other
|
||||||
* languages on the JVM) or more efficient {@link BeanInfo} retrieval algorithms.
|
* languages on the JVM) or more efficient {@link BeanInfo} retrieval algorithms.
|
||||||
*
|
*
|
||||||
* <p>BeanInfoFactories are are instantiated by the {@link CachedIntrospectionResults},
|
* <p>BeanInfoFactories are instantiated by the {@link CachedIntrospectionResults},
|
||||||
* by using the {@link org.springframework.core.io.support.SpringFactoriesLoader}
|
* by using the {@link org.springframework.core.io.support.SpringFactoriesLoader}
|
||||||
* utility class.
|
* utility class.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user