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}.
|
* Configurable}.
|
||||||
*
|
*
|
||||||
* <p>This configuration class is automatically imported when using the
|
* <p>This configuration class is automatically imported when using the
|
||||||
* @{@link EnableSpringConfigured} annotation. See {@code @EnableSpringConfigured}'s
|
* {@link EnableSpringConfigured @EnableSpringConfigured} annotation. See
|
||||||
* javadoc for complete usage details.
|
* {@code @EnableSpringConfigured}'s javadoc for complete usage details.
|
||||||
*
|
*
|
||||||
* @author Chris Beams
|
* @author Chris Beams
|
||||||
* @since 3.1
|
* @since 3.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue