/[Apache-SVN]/jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html
ViewVC logotype

Diff of /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html	2004/02/29 11:27:53	168691
+++ jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html	2005/05/06 22:23:02	168692
@@ -926,7 +926,7 @@ compliant</a> properties.</p>
 <ul>
 <li>A property can have only one set and one get method. Overloading is not allowed.</li>
 <li>The <code>java.beans.Introspector</code> searches widely for a custom <em>BeanInfo</em> 
-class. If your class has the same name as another with a custom <em>BeanUtils</em> 
+class. If your class has the same name as another with a custom <em>BeanInfo</em> 
 (typically a java API class) then the <code>Introspector</code> may use that instead of
 creating via reflection based on your class. If this happens, the only solution is to 
 create your own <em>BeanInfo</em>.</li>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26