Fix typo in comment
Closes gh-1596
This commit is contained in:
committed by
Andy Wilkinson
parent
a63d0b4e16
commit
38d8a5cda0
@@ -124,7 +124,7 @@ public class WebMvcAutoConfiguration {
|
||||
return new HiddenHttpMethodFilter();
|
||||
}
|
||||
|
||||
// Defined as a nested config to ensure WebMvcConfigurerAdapter it not read when not
|
||||
// Defined as a nested config to ensure WebMvcConfigurerAdapter is not read when not
|
||||
// on the classpath
|
||||
@Configuration
|
||||
@EnableWebMvc
|
||||
|
||||
Reference in New Issue
Block a user