diff --git a/src/documentation/xdocs/hssf/how-to.xml b/src/documentation/xdocs/hssf/how-to.xml index 01d59232d..d642f6152 100644 --- a/src/documentation/xdocs/hssf/how-to.xml +++ b/src/documentation/xdocs/hssf/how-to.xml @@ -446,7 +446,7 @@ down problems.

So Why use commons logging rather than log4j? Well the following discussion from the jakarta-general mailing list sums it up pretty well. (Thanks Morgan)

-

Here's the problem, as I see it. +

Here's the problem, as I see it.

Suppose Commons component A decides to adopt Log4J, Commons component B decides to adopt LogKit, and Commons component C adopts JDK1.4 logging.