Skip to content

Commit 60123b6

Browse files
nkjackzhangsnicoll
authored andcommitted
Fix typo in javadoc
See gh-1095
1 parent 5c6f57b commit 60123b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-aspects/src/main/java/org/springframework/context/annotation/aspectj/SpringConfiguredConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* Configurable}.
3030
*
3131
* <p>This configuration class is automatically imported when using the
32-
* @{@link EnableSpringConfigured} annotation. See {@code @EnableSpringConfigured}'s
32+
* {@link EnableSpringConfigured @EnableSpringConfigured} annotation. See {@code @EnableSpringConfigured}'s
3333
* javadoc for complete usage details.
3434
*
3535
* @author Chris Beams

0 commit comments

Comments
 (0)