fixed typos

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2793 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller
2010-01-08 15:47:20 +00:00
parent 8225c29b39
commit 79137352f5
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
wide range of flexible handling methods. With the introduction of Spring
3.0, the <interfacename>@Controller</interfacename> mechanism also allows
you to create RESTful Web sites and applications, through the
<interfacename>@PathVarariable</interfacename> annotation and other
<interfacename>@PathVariable</interfacename> annotation and other
features.</para>
<sidebar id="mvc-open-for-extension">