We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0dc2d commit 258a19cCopy full SHA for 258a19c
src/main/java/org/apache/commons/beanutils/package-info.java
@@ -827,7 +827,7 @@
827
*
828
* <p>The <code>BeanUtils</code> class relies on conversion methods defined in
829
* the {@link org.apache.commons.beanutils.ConvertUtils} class to perform the actual
830
- * conversions, and these methods are availablve for direct use as well.
+ * conversions, and these methods are available for direct use as well.
831
* <strong>WARNING</strong> - It is likely that the hard coded use of
832
* <code>ConvertUtils</code> methods will be deprecated in the future, and
833
* replaced with a mechanism that allows you to plug in your own implementations
0 commit comments