Polish
This commit is contained in:
parent
b7e6febaa0
commit
1de30f0d00
|
@ -97,7 +97,7 @@ abstract class FilteringSpringBootCondition extends SpringBootCondition
|
|||
|
||||
/**
|
||||
* Slightly faster variant of {@link ClassUtils#forName(String, ClassLoader)} that
|
||||
* doesn't deal with primitives, arrays or innter types.
|
||||
* doesn't deal with primitives, arrays or inner types.
|
||||
* @param className the class name to resolve
|
||||
* @param classLoader the class loader to use
|
||||
* @return a resolved class
|
||||
|
|
Loading…
Reference in New Issue