Commit c079456
committed
Fix typo in WebMvcAutoConfiguration comment
Correct a typo in the auto-configuration comment: changed "Springg Boot" to "Spring Boot" in microsphere-spring-boot-webmvc/src/main/java/io/microsphere/spring/boot/webmvc/autoconfigure/WebMvcAutoConfiguration.java. This is a documentation-only change for clarity; no behavior changed.1 parent 3b70727 commit c079456
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- microsphere-spring-boot-webmvc/src/main/java/io/microsphere/spring/boot/webmvc/autoconfigure
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments