fixed typo (SPR-7265)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3382 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2010-06-07 17:31:37 +00:00
parent e294752987
commit a69098d60b
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ TR: OK. Added to diagram.--></para>
write a web application you don't need the spring-web modules. To refer
to Spring library modules in this guide we use a shorthand naming
convention <code>spring-*</code> or <code>spring-*.jar,</code> where "*"
represents shot name for the module (e.g. <code>spring-core</code>,
represents the short name for the module (e.g. <code>spring-core</code>,
<code>spring-webmvc</code>, <code>spring-jms</code>, etc.). The actual
jar file name that you use may be in this form (see below) or it may
not, and normally it also has a version number in the file name (e.g.