Merge pull request #241 from nurkiewicz/patch-1
# By Tomasz Nurkiewicz * patch-1: Fix incorrect closing <web-app> tag in MVC docs
This commit is contained in:
commit
d9e6f2ad09
|
|
@ -2602,7 +2602,7 @@ deferredResult.setResult(data);
|
|||
|
||||
...
|
||||
|
||||
<web-app>
|
||||
</web-app>
|
||||
</programlisting>
|
||||
|
||||
<para>The <classname>DispatcherServlet</classname> and any
|
||||
|
|
|
|||
Loading…
Reference in New Issue