SPR-7158: Added missing space in MVC docbook file

This commit is contained in:
Luke Taylor 2010-05-14 14:04:56 +00:00
parent d22a6f9da9
commit 9f9a27a1d8
1 changed files with 1 additions and 1 deletions

View File

@ -2681,7 +2681,7 @@ background=/themes/cool/img/coolBg.jpg</programlisting>
&lt;/html&gt;</programlisting>
<para>The next step is to create a controller that handles the file
upload.This controller is very similar to a <link
upload. This controller is very similar to a <link
linkend="mvc-ann-controller">normal annotated
<interfacename>@Controller</interfacename></link>, except that we use
<classname>MultipartHttpServletRequest</classname> or