Typo: 'JavaDoc' -> 'Javadoc'.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@1831651 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index e69d1ae..6724aa4 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@
 -------------

 

 More information can be found on the [Apache Commons Email homepage](https://commons.apache.org/proper/commons-email).

-The [JavaDoc](https://commons.apache.org/proper/commons-email/javadocs/api-release) can be browsed.

+The [Javadoc](https://commons.apache.org/proper/commons-email/javadocs/api-release) can be browsed.

 Questions related to the usage of Apache Commons Email should be posted to the [user mailing list][ml].

 

 Where can I get the latest release?

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index b645541..ee84aff 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -73,7 +73,7 @@
                 typical cases and provides several useful examples.
             </p>
             <p>
-                The JavaDoc API documents are available online:
+                The Javadoc API documents are available online:
             </p>
             <ul>
                 <li>The