mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix incorrect closing <web-app> tag in MVC docs
This commit is contained in:
committed by
Phillip Webb
parent
18df9fed92
commit
c4ba8ce124
@@ -2602,7 +2602,7 @@ deferredResult.setResult(data);
|
||||
|
||||
...
|
||||
|
||||
<web-app>
|
||||
</web-app>
|
||||
</programlisting>
|
||||
|
||||
<para>The <classname>DispatcherServlet</classname> and any
|
||||
|
||||
Reference in New Issue
Block a user