fixed typo

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2563 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2009-12-03 13:17:08 +00:00
parent 5560f45f35
commit da7618543b
1 changed files with 1 additions and 1 deletions

View File

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