Merge pull request #1095 from nkjackzhang:patch-4

* pr/1095:
  Polish contribution
  Fix typo in javadoc
This commit is contained in:
Stephane Nicoll 2016-07-01 10:41:07 +02:00
commit d35709dfbc
1 changed files with 2 additions and 2 deletions

View File

@ -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