Merge branch '2.0.x'

This commit is contained in:
Madhura Bhave 2018-07-29 22:57:26 -07:00
commit d3719eed3f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import org.springframework.web.servlet.DispatcherServlet;
/**
* {@link ServletRegistrationBean} for the auto-configured {@link DispatcherServlet}. Both
* registeres the servlet and exposes {@link DispatcherServletPath} information.
* registers the servlet and exposes {@link DispatcherServletPath} information.
*
* @author Phillip Webb
* @since 2.0.4