From 0548efba5be8c7dd04f71d81e642488fec6f5472 Mon Sep 17 00:00:00 2001
From: "Gary D. Gregory"
Date: Tue, 15 May 2018 18:58:35 +0000
Subject: [PATCH] Typo: 'JavaDoc' -> 'Javadoc'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1831658 13f79535-47bb-0310-9956-ffa450edef68
---
README.md | 2 +-
src/main/java/org/apache/commons/logging/package.html | 2 +-
src/site/site.xml | 8 ++++----
src/site/xdoc/index.xml | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 13925d0..c706ecd 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Documentation
-------------
More information can be found on the [Apache Commons Logging homepage](https://commons.apache.org/proper/commons-logging).
-The [JavaDoc](https://commons.apache.org/proper/commons-logging/javadocs/api-release) can be browsed.
+The [Javadoc](https://commons.apache.org/proper/commons-logging/javadocs/api-release) can be browsed.
Questions related to the usage of Apache Commons Logging should be posted to the [user mailing list][ml].
Where can I get the latest release?
diff --git a/src/main/java/org/apache/commons/logging/package.html b/src/main/java/org/apache/commons/logging/package.html
index e9b32a5..a5e8f9d 100644
--- a/src/main/java/org/apache/commons/logging/package.html
+++ b/src/main/java/org/apache/commons/logging/package.html
@@ -165,7 +165,7 @@ implementation uses the following rules:
argument to its constructor.
-See the SimpleLog JavaDocs for detailed
+
See the SimpleLog Javadocs for detailed
configuration information for this default implementation.
diff --git a/src/site/site.xml b/src/site/site.xml
index 73d424a..667f746 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,11 +37,11 @@ under the License.
href="/troubleshooting.html"/>
-
-
-