Browse Source

fixed minor typo

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1623 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Sam Brannen 17 years ago
parent
commit
4cad4b4d04
  1. 2
      spring-framework-reference/src/mvc.xml

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

@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<interfacename>@RequestMapping</interfacename> annotations, offering a
wide range of flexible handling methods. With the introduction of Spring
3.0, the <interfacename>@Controller</interfacename> mechanism also allows
your to create RESTful Web sites or application, though the
you to create RESTful Web sites or application, though the
<interfacename>@PathVarariable</interfacename> annotation and other
features.</para>

Loading…
Cancel
Save