We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4764fa5 commit 5330dc4Copy full SHA for 5330dc4
spring-framework-reference/src/overview.xml
@@ -375,7 +375,7 @@ TR: OK. Added to diagram.--></para>
375
write a web application you don't need the spring-web modules. To refer
376
to Spring library modules in this guide we use a shorthand naming
377
convention <code>spring-*</code> or <code>spring-*.jar,</code> where "*"
378
- 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>,
379
<code>spring-webmvc</code>, <code>spring-jms</code>, etc.). The actual
380
jar file name that you use may be in this form (see below) or it may
381
not, and normally it also has a version number in the file name (e.g.
0 commit comments