fixed typo (SPR-7321)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3463 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2010-06-28 18:18:26 +00:00
parent 0da61c1259
commit 055d4d86fb
1 changed files with 2 additions and 2 deletions

View File

@ -890,8 +890,8 @@ TR: OK. Added to diagram.--></para>
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.</para>
configuring and initializing Log4j, so it has an optional compile-time
dependency on Log4j in some modules.</para>
<para>To make Log4j work with the default JCL dependency
(<code>commons-logging</code>) all you need to do is put Log4j on the