From b9667701e690a4115b90ef95a67b9858e1010296 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 14 Aug 2024 07:42:36 -0400 Subject: [PATCH] Capitalize --- src/site/xdoc/guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/guide.xml b/src/site/xdoc/guide.xml index 2c2174e..9d5943d 100644 --- a/src/site/xdoc/guide.xml +++ b/src/site/xdoc/guide.xml @@ -167,7 +167,7 @@ pre-1.0 versions of this API, an attribute org.apache.commons.logging.log is also consulted).

-Configuration attributes can be set explicitly by java code, but they are more +Configuration attributes can be set explicitly by Java code, but they are more commonly set by placing a file named commons-logging.properties in the classpath. When such a file exists, every entry in the properties file becomes an "attribute" of the LogFactory. When there is more than one such file in the classpath, releases