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