From a69098d60bf18b22a3507e6d82c85630db947bdd 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) git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3382 50f2f4bb-b051-0410-bef5-90022cba6387 --- 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.