fixed typos

This commit is contained in:
Juergen Hoeller
2010-01-08 15:47:20 +00:00
parent b9a3d3f392
commit 2ef40d2422
2 changed files with 8 additions and 8 deletions

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">