mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Merge pull request #13919 from dreis2211:fix-typo-importselector
* pr/13919: Fix typo
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ import org.springframework.util.StringUtils;
|
||||
/**
|
||||
* {@link DeferredImportSelector} to handle {@link EnableAutoConfiguration
|
||||
* 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 Andy Wilkinson
|
||||
|
||||
Reference in New Issue
Block a user