Skip to content

Commit ec2e3c4

Browse files
committed
Merge branch '2.0.x'
2 parents d3918c4 + c3eb366 commit ec2e3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/AutoConfigurationImportSelector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
/**
6161
* {@link DeferredImportSelector} to handle {@link EnableAutoConfiguration
6262
* auto-configuration}. This class can also be subclassed if a custom variant of
63-
* {@link EnableAutoConfiguration @EnableAutoConfiguration}. is needed.
63+
* {@link EnableAutoConfiguration @EnableAutoConfiguration} is needed.
6464
*
6565
* @author Phillip Webb
6666
* @author Andy Wilkinson

0 commit comments

Comments
 (0)