From 5330dc48aa584d14fc9440667c59e13078fdc616 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Mon, 7 Jun 2010 17:31:37 +0000 Subject: [PATCH] fixed typo (SPR-7265) --- spring-framework-reference/src/overview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml index d3dc0819503..b1bb98d098e 100644 --- a/spring-framework-reference/src/overview.xml +++ b/spring-framework-reference/src/overview.xml @@ -375,7 +375,7 @@ TR: OK. Added to diagram.--> 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 spring-* or spring-*.jar, where "*" - represents shot name for the module (e.g. spring-core, + represents the short name for the module (e.g. spring-core, spring-webmvc, spring-jms, 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.