Skip to content

Commit 5330dc4

Browse files
committed
fixed typo (SPR-7265)
1 parent 4764fa5 commit 5330dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-framework-reference/src/overview.xml

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

0 commit comments

Comments
 (0)