Author: ggregory
Date: Tue May 15 18:26:21 2018
New Revision: 1831652

URL: http://svn.apache.org/viewvc?rev=1831652&view=rev
Log:
Typo: 'JavaDoc' -> 'Javadoc'.

Modified:
    commons/proper/exec/trunk/README.md

Modified: commons/proper/exec/trunk/README.md
URL: 
http://svn.apache.org/viewvc/commons/proper/exec/trunk/README.md?rev=1831652&r1=1831651&r2=1831652&view=diff
==============================================================================
--- commons/proper/exec/trunk/README.md (original)
+++ commons/proper/exec/trunk/README.md Tue May 15 18:26:21 2018
@@ -52,7 +52,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons Exec 
homepage](https://commons.apache.org/proper/commons-exec).
-The 
[JavaDoc](https://commons.apache.org/proper/commons-exec/javadocs/api-release) 
can be browsed.
+The 
[Javadoc](https://commons.apache.org/proper/commons-exec/javadocs/api-release) 
can be browsed.
 Questions related to the usage of Apache Commons Exec should be posted to the 
[user mailing list][ml].
 
 Where can I get the latest release?


Reply via email to