Browse Source

fixed typo

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2563 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Juergen Hoeller 16 years ago
parent
commit
da7618543b
  1. 2
      spring-framework-reference/src/mvc.xml

2
spring-framework-reference/src/mvc.xml

@ -1004,7 +1004,7 @@ public class RelativePathUriTemplateController { @@ -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>

Loading…
Cancel
Save