Skip to content

Commit 258a19c

Browse files
committed
Javadoc: Fix spelling
1 parent ab0dc2d commit 258a19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)