Browse Source

fixed typo

pull/23217/head
Juergen Hoeller 16 years ago
parent
commit
b16e502c16
  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