Skip to content

Commit ca386c1

Browse files
committed
Close 'beans' tag in MVC namespace documentation
Issue: SPR-9898 Backport Issue: SPR-9906
1 parent f9eacf9 commit ca386c1

File tree

1 file changed

+1
-1
lines changed
  • spring-framework-reference/src

1 file changed

+1
-1
lines changed

spring-framework-reference/src/mvc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4167,7 +4167,7 @@ public class WebConfig {
41674167

41684168
<mvc:annotation-driven />
41694169

4170-
&lt;beans&gt;</programlisting>
4170+
&lt;/beans&gt;</programlisting>
41714171

41724172
<para>The above registers a
41734173
<classname>RequestMappingHandlerMapping</classname>, a

0 commit comments

Comments
 (0)