Skip to content

Commit a48296f

Browse files
committed
Merge pull request #2555 from izeye/javadoc
* javadoc: Fix Javadoc
2 parents ee1cab7 + 2e7ad22 commit a48296f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/AutoConfigureBefore.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
Class<?>[] value() default {};
3939

4040
/**
41-
* The names of the auto-configure classes that should have already been applied.
41+
* The names of the auto-configure classes that should have not yet been applied.
4242
* @return the class names
4343
* @since 1.2.2
4444
*/

0 commit comments

Comments
 (0)