Merge pull request #1095 from nkjackzhang:patch-4
* pr/1095: Polish contribution Fix typo in javadoc
This commit is contained in:
commit
d35709dfbc
|
|
@ -29,8 +29,8 @@ import org.springframework.context.annotation.Role;
|
|||
* Configurable}.
|
||||
*
|
||||
* <p>This configuration class is automatically imported when using the
|
||||
* @{@link EnableSpringConfigured} annotation. See {@code @EnableSpringConfigured}'s
|
||||
* javadoc for complete usage details.
|
||||
* {@link EnableSpringConfigured @EnableSpringConfigured} annotation. See
|
||||
* {@code @EnableSpringConfigured}'s javadoc for complete usage details.
|
||||
*
|
||||
* @author Chris Beams
|
||||
* @since 3.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue