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 8c75861 commit 1ada1cfCopy full SHA for 1ada1cf
src/main/java/org/apache/commons/beanutils/ConstructorUtils.java
@@ -22,7 +22,7 @@
22
import java.lang.reflect.Modifier;
23
24
/**
25
- * <p>Utility reflection methods focussed on constructors, modelled after {@link MethodUtils}.</p>
+ * <p>Utility reflection methods focused on constructors, modeled after {@link MethodUtils}.</p>
26
*
27
* <strong>Known Limitations: Accessing Public Constructors In A Default Access Superclass</strong>
28
* <p>There is an issue when invoking public constructors contained in a default access superclass.
0 commit comments