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 2167313 commit 6b30f58Copy full SHA for 6b30f58
src/main/java/org/apache/commons/beanutils2/package-info.java
@@ -831,7 +831,7 @@
831
*
832
* <p>The {@code BeanUtils} class relies on conversion methods defined in
833
* the {@link org.apache.commons.beanutils2.ConvertUtils} class to perform the actual
834
- * conversions, and these methods are availablve for direct use as well.
+ * conversions, and these methods are availab for direct use as well.
835
* <strong>WARNING</strong> - It is likely that the hard coded use of
836
* {@code ConvertUtils} methods will be deprecated in the future, and
837
* replaced with a mechanism that allows you to plug in your own implementations
0 commit comments