This commit is contained in:
Madhura Bhave
2018-07-29 22:56:49 -07:00
parent 1435d83c18
commit 01abb196ef

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