Commit 1de30f0d authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent b7e6feba
...@@ -97,7 +97,7 @@ abstract class FilteringSpringBootCondition extends SpringBootCondition ...@@ -97,7 +97,7 @@ abstract class FilteringSpringBootCondition extends SpringBootCondition
/** /**
* Slightly faster variant of {@link ClassUtils#forName(String, ClassLoader)} that * 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 className the class name to resolve
* @param classLoader the class loader to use * @param classLoader the class loader to use
* @return a resolved class * @return a resolved class
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment