fixed typo

This commit is contained in:
Juergen Hoeller 2009-12-03 13:17:08 +00:00
parent 0b577dd558
commit b16e502c16
1 changed files with 1 additions and 1 deletions

View File

@ -1004,7 +1004,7 @@ public class RelativePathUriTemplateController {
</listitem> </listitem>
<listitem> <listitem>
<para><classname>@PathVariabe</classname> annotated parameters <para><classname>@PathVariable</classname> annotated parameters
for access to URI template variables. See <xref for access to URI template variables. See <xref
linkend="mvc-ann-requestmapping-uri-templates" />.</para> linkend="mvc-ann-requestmapping-uri-templates" />.</para>
</listitem> </listitem>