Commit c3eb3668 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #13919 from dreis2211:fix-typo-importselector

* pr/13919:
  Fix typo
parents 0f15b72f bfbf57b0
...@@ -57,7 +57,7 @@ import org.springframework.util.StringUtils; ...@@ -57,7 +57,7 @@ import org.springframework.util.StringUtils;
/** /**
* {@link DeferredImportSelector} to handle {@link EnableAutoConfiguration * {@link DeferredImportSelector} to handle {@link EnableAutoConfiguration
* auto-configuration}. This class can also be subclassed if a custom variant of * auto-configuration}. This class can also be subclassed if a custom variant of
* {@link EnableAutoConfiguration @EnableAutoConfiguration}. is needed. * {@link EnableAutoConfiguration @EnableAutoConfiguration} is needed.
* *
* @author Phillip Webb * @author Phillip Webb
* @author Andy Wilkinson * @author Andy Wilkinson
......
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