Skip to content

Commit 6b30f58

Browse files
committed
Javadoc: Fix spelling
1 parent 2167313 commit 6b30f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/beanutils2/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
*
832832
* <p>The {@code BeanUtils} class relies on conversion methods defined in
833833
* the {@link org.apache.commons.beanutils2.ConvertUtils} class to perform the actual
834-
* conversions, and these methods are availablve for direct use as well.
834+
* conversions, and these methods are availab for direct use as well.
835835
* <strong>WARNING</strong> - It is likely that the hard coded use of
836836
* {@code ConvertUtils} methods will be deprecated in the future, and
837837
* replaced with a mechanism that allows you to plug in your own implementations

0 commit comments

Comments
 (0)