From ce6194c7c371c786e9a1aa6f0e31686148ab14b9 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) --- 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 b1bb98d098..e15e4bad53 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