From 055d4d86fb37e7c5cfbac38c83bff275b8c24959 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Mon, 28 Jun 2010 18:18:26 +0000 Subject: [PATCH] fixed typo (SPR-7321) git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3463 50f2f4bb-b051-0410-bef5-90022cba6387 --- spring-framework-reference/src/overview.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml index b1bb98d098e..e15e4bad534 100644 --- a/spring-framework-reference/src/overview.xml +++ b/spring-framework-reference/src/overview.xml @@ -890,8 +890,8 @@ TR: OK. Added to diagram.--> framework for configuration and management purposes. It's efficient and well-established, and in fact it's what we use at runtime when we build and test Spring. Spring also provides some utilities for - configuring and initializing Log4j, so it have an optional compile - time dependency on Log4j in some modules. + configuring and initializing Log4j, so it has an optional compile-time + dependency on Log4j in some modules. To make Log4j work with the default JCL dependency (commons-logging) all you need to do is put Log4j on the