Author: ggregory Date: Tue May 15 18:13:21 2018 New Revision: 1831645 URL: http://svn.apache.org/viewvc?rev=1831645&view=rev Log: Typo: 'JavaDoc' -> 'Javadoc'.
Modified: commons/proper/beanutils/trunk/README.md commons/proper/beanutils/trunk/src/changes/changes.xml commons/proper/beanutils/trunk/src/site/xdoc/index.xml Modified: commons/proper/beanutils/trunk/README.md URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/README.md?rev=1831645&r1=1831644&r2=1831645&view=diff ============================================================================== --- commons/proper/beanutils/trunk/README.md (original) +++ commons/proper/beanutils/trunk/README.md Tue May 15 18:13:21 2018 @@ -51,7 +51,7 @@ Documentation ------------- More information can be found on the [Apache Commons BeanUtils homepage](https://commons.apache.org/proper/commons-beanutils). -The [JavaDoc](https://commons.apache.org/proper/commons-beanutils/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-beanutils/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons BeanUtils should be posted to the [user mailing list][ml]. Where can I get the latest release? Modified: commons/proper/beanutils/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/changes/changes.xml?rev=1831645&r1=1831644&r2=1831645&view=diff ============================================================================== --- commons/proper/beanutils/trunk/src/changes/changes.xml (original) +++ commons/proper/beanutils/trunk/src/changes/changes.xml Tue May 15 18:13:21 2018 @@ -476,7 +476,7 @@ LazyDynaBean: don't try and instantiate properties of type Object.class. </action> <action dev="niallp" type="fix" issue="BEANUTILS-133" due-to="Masoud Omidvar"> - LazyDynabean JavaDoc corrections. + LazyDynabean Javadoc corrections. </action> <action dev="niallp" type="fix" issue="BEANUTILS-250"> LazyDynaClass can create a DynaProperty with a "null" type. Modified: commons/proper/beanutils/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/xdoc/index.xml?rev=1831645&r1=1831644&r2=1831645&view=diff ============================================================================== --- commons/proper/beanutils/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/beanutils/trunk/src/site/xdoc/index.xml Tue May 15 18:13:21 2018 @@ -109,7 +109,7 @@ Bean Collections has an additional depen <li>2.0.0 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v2.0.0/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v2.0.0/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v2.0.0/apidocs/index.html">Javadoc</a></li> </ul> </li> </ul> @@ -128,25 +128,25 @@ Bean Collections has an additional depen <li>1.9.3 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.9.2 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.9.1 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.1/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.1/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.1/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.9.0 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.0/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.0/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.0/apidocs/index.html">Javadoc</a></li> </ul> </li> </ul> @@ -160,25 +160,25 @@ Bean Collections has an additional depen <li>1.8.3 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.3/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.8.2 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.2/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.2/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.2/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.8.1 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.1/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.1/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.1/apidocs/index.html">Javadoc</a></li> </ul> </li> <li>1.8.0 <ul> <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.0/RELEASE-NOTES.txt">Release Notes</a></li> - <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.0/apidocs/index.html">JavaDoc</a></li> + <li><a href="http://commons.apache.org/beanutils/javadocs/v1.8.0/apidocs/index.html">Javadoc</a></li> </ul> </li> </ul>